Agent Security Scanner MCP
Rank #2,975io.github.sinewaveai/agent-security-scanner-mcp
MCP server providing agent-security-scanner-mcp capabilities
Agent Security Scanner MCP is a Model Context Protocol (MCP) server published by sinewaveai. It ranks #2,975 of 132,046 servers tracked on MCP Toplist, and its repository has 122 GitHub stars. Agent Security Scanner MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 4 tracked versions. It was first listed on Feb 4, 2026 and most recently updated on Feb 6, 2026.
Ranks ahead of 129,071 of 132,046 servers on MCP Toplist.
Use Agent Security Scanner MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add agent-security-scanner-mcp -- npx -y agent-security-scanner-mcp[mcp_servers.agent-security-scanner-mcp]
command = "npx"
args = ["-y", "agent-security-scanner-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"agent-security-scanner-mcp": {
"command": "npx",
"args": [
"-y",
"agent-security-scanner-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"agent-security-scanner-mcp": {
"command": "npx",
"args": [
"-y",
"agent-security-scanner-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"agent-security-scanner-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"agent-security-scanner-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"agent-security-scanner-mcp": {
"command": "npx",
"args": [
"-y",
"agent-security-scanner-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agent-security-scanner-mcp": {
"command": "npx",
"args": [
"-y",
"agent-security-scanner-mcp"
]
}
}
}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.sinewaveai%2Fagent-security-scanner-mcp)<a href="https://mcptoplist.com/server/io.github.sinewaveai%2Fagent-security-scanner-mcp"><img src="https://mcptoplist.com/badge/io.github.sinewaveai%2Fagent-security-scanner-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
sinewaveai
Available versions (4)
| Version | Published |
|---|---|
| 2.0.1 | Feb 6, 2026 |
| 1.4.8 | Feb 4, 2026 |
| 1.4.7 | Feb 4, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Agent Security Scanner MCP?
- Agent Security Scanner MCP is maintained by sinewaveai, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is Agent Security Scanner MCP listed on the Official MCP Registry?
- Yes — Agent Security Scanner MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Agent Security Scanner MCP have?
- MCP Toplist tracks 4 versions of Agent Security Scanner MCP, most recently published on Feb 6, 2026.
- Where can I find the source code for Agent Security Scanner MCP?
- The source code for Agent Security Scanner MCP is hosted at github.com/sinewaveai/agent-security-scanner-mcp.
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.