BackBond Agent Scan
Rank #7,946io.github.BackBond/agent-scan
Vet MCP tool manifests before attachment; returns block, review, or no blocking finding.
BackBond Agent Scan is a Model Context Protocol (MCP) server published by BackBond. It ranks #7,946 of 132,046 servers tracked on MCP Toplist. BackBond Agent Scan is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Aug 29, 2026 and most recently updated on Sep 17, 2026.
Ranks ahead of 124,100 of 132,046 servers on MCP Toplist.
Use BackBond Agent Scan
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add agent-scan -- npx -y @backbond/agent-scan mcp[mcp_servers.agent-scan]
command = "npx"
args = ["-y", "@backbond/agent-scan", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"agent-scan": {
"command": "npx",
"args": [
"-y",
"@backbond/agent-scan",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"agent-scan": {
"command": "npx",
"args": [
"-y",
"@backbond/agent-scan",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"agent-scan": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@backbond/agent-scan",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"agent-scan": {
"command": "npx",
"args": [
"-y",
"@backbond/agent-scan",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agent-scan": {
"command": "npx",
"args": [
"-y",
"@backbond/agent-scan",
"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.BackBond%2Fagent-scan)<a href="https://mcptoplist.com/server/io.github.BackBond%2Fagent-scan"><img src="https://mcptoplist.com/badge/io.github.BackBond%2Fagent-scan.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
BackBond
Available versions (2)
| Version | Published |
|---|---|
| 0.6.3 | Sep 17, 2026 |
| 0.6.2 | Sep 2, 2026 |
Frequently asked questions
- Who maintains BackBond Agent Scan?
- BackBond Agent Scan is maintained by BackBond, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is BackBond Agent Scan listed on the Official MCP Registry?
- Yes — BackBond Agent Scan is listed on the Official MCP Registry, alongside Glama.
- How many versions does BackBond Agent Scan have?
- MCP Toplist tracks 2 versions of BackBond Agent Scan, most recently published on Sep 17, 2026.
- Where can I find the source code for BackBond Agent Scan?
- The source code for BackBond Agent Scan is hosted at github.com/BackBond/agent-scan.
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.