AgentSecurityLens MCP Security Trust Check
Rank #9,703io.github.professor2k8/agent-security-lens
MCP security trust-check for agents before installing MCPs, Skills or tools.
AgentSecurityLens MCP Security Trust Check is a Model Context Protocol (MCP) server published by professor2k8. It ranks #9,703 of 132,046 servers tracked on MCP Toplist. AgentSecurityLens MCP Security Trust Check is listed across 3 registries — Official MCP, PulseMCP and Glama, with 10 tracked versions. It was first listed on Jun 15, 2026 and most recently updated on Jul 7, 2026.
Ranks ahead of 122,343 of 132,046 servers on MCP Toplist.
Use AgentSecurityLens MCP Security Trust Check
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add agent-security-lens -e "ASL_API_URL=<your ASL_API_URL>" -e "ASL_API_KEY=<your ASL_API_KEY>" -e "ASL_MODE=<your ASL_MODE>" -- npx -y agent-security-lensReplace each placeholder with your own value before saving.
[mcp_servers.agent-security-lens]
command = "npx"
args = ["-y", "agent-security-lens"]
[mcp_servers.agent-security-lens.env]
ASL_API_URL = "<your ASL_API_URL>"
ASL_API_KEY = "<your ASL_API_KEY>"
ASL_MODE = "<your ASL_MODE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agent-security-lens": {
"command": "npx",
"args": [
"-y",
"agent-security-lens"
],
"env": {
"ASL_API_URL": "<your ASL_API_URL>",
"ASL_API_KEY": "<your ASL_API_KEY>",
"ASL_MODE": "<your ASL_MODE>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agent-security-lens": {
"command": "npx",
"args": [
"-y",
"agent-security-lens"
],
"env": {
"ASL_API_URL": "<your ASL_API_URL>",
"ASL_API_KEY": "<your ASL_API_KEY>",
"ASL_MODE": "<your ASL_MODE>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"agent-security-lens": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"agent-security-lens"
],
"env": {
"ASL_API_URL": "<your ASL_API_URL>",
"ASL_API_KEY": "<your ASL_API_KEY>",
"ASL_MODE": "<your ASL_MODE>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agent-security-lens": {
"command": "npx",
"args": [
"-y",
"agent-security-lens"
],
"env": {
"ASL_API_URL": "<your ASL_API_URL>",
"ASL_API_KEY": "<your ASL_API_KEY>",
"ASL_MODE": "<your ASL_MODE>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agent-security-lens": {
"command": "npx",
"args": [
"-y",
"agent-security-lens"
],
"env": {
"ASL_API_URL": "<your ASL_API_URL>",
"ASL_API_KEY": "<your ASL_API_KEY>",
"ASL_MODE": "<your ASL_MODE>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.professor2k8%2Fagent-security-lens)<a href="https://mcptoplist.com/server/io.github.professor2k8%2Fagent-security-lens"><img src="https://mcptoplist.com/badge/io.github.professor2k8%2Fagent-security-lens.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
professor2k8
Available versions (10)
| Version | Published |
|---|---|
| 0.1.12 | Jul 7, 2026 |
| 0.1.11 | Jul 3, 2026 |
| 0.1.10 | Jun 27, 2026 |
| 0.1.9 | Jun 27, 2026 |
| 0.1.8 | Jun 25, 2026 |
| 0.1.7 | Jun 24, 2026 |
| 0.1.6 | Jun 24, 2026 |
| 0.1.4 | Jun 22, 2026 |
| 0.1.3 | Jun 22, 2026 |
| 0.1.2 | Jun 21, 2026 |
Frequently asked questions
- Who maintains AgentSecurityLens MCP Security Trust Check?
- AgentSecurityLens MCP Security Trust Check is maintained by professor2k8, which publishes 1 MCP server (10 total versions) tracked on MCP Toplist.
- Is AgentSecurityLens MCP Security Trust Check listed on the Official MCP Registry?
- Yes — AgentSecurityLens MCP Security Trust Check is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does AgentSecurityLens MCP Security Trust Check have?
- MCP Toplist tracks 10 versions of AgentSecurityLens MCP Security Trust Check, most recently published on Jul 7, 2026.
- Where can I find the source code for AgentSecurityLens MCP Security Trust Check?
- The source code for AgentSecurityLens MCP Security Trust Check is hosted at github.com/professor2k8/agent-security-lens.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.