Bawbel Scanner
Rank #11,588io.github.bawbel/scanner
Security scanner for MCP servers and skill files. Detects AVE vulnerabilities before production.
Bawbel Scanner is a Model Context Protocol (MCP) server published by bawbel. It ranks #11,588 of 132,113 servers tracked on MCP Toplist, and its repository has 10 GitHub stars. Bawbel Scanner is listed across 2 registries — Official MCP and PulseMCP, with 2 tracked versions. It was first listed on Apr 14, 2026 and most recently updated on May 23, 2026.
Ranks ahead of 120,525 of 132,113 servers on MCP Toplist.
Use Bawbel Scanner
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add scanner -- uvx bawbel-scanner --path .[mcp_servers.scanner]
command = "uvx"
args = ["bawbel-scanner", "--path", "."]Add to ~/.codex/config.toml.
{
"mcpServers": {
"scanner": {
"command": "uvx",
"args": [
"bawbel-scanner",
"--path",
"."
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"scanner": {
"command": "uvx",
"args": [
"bawbel-scanner",
"--path",
"."
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"scanner": {
"type": "stdio",
"command": "uvx",
"args": [
"bawbel-scanner",
"--path",
"."
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"scanner": {
"command": "uvx",
"args": [
"bawbel-scanner",
"--path",
"."
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"scanner": {
"command": "uvx",
"args": [
"bawbel-scanner",
"--path",
"."
]
}
}
}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.bawbel%2Fscanner)<a href="https://mcptoplist.com/server/io.github.bawbel%2Fscanner"><img src="https://mcptoplist.com/badge/io.github.bawbel%2Fscanner.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
bawbel
Other servers by bawbel
View all bawbel servers →Available versions (2)
| Version | Published |
|---|---|
| 1.2.3 | May 23, 2026 |
| 1.1.1 | May 6, 2026 |
Frequently asked questions
- Who maintains Bawbel Scanner?
- Bawbel Scanner is maintained by bawbel, which publishes 2 MCP servers (5 total versions) tracked on MCP Toplist.
- Is Bawbel Scanner listed on the Official MCP Registry?
- Yes — Bawbel Scanner is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Bawbel Scanner have?
- MCP Toplist tracks 2 versions of Bawbel Scanner, most recently published on May 23, 2026.
- Where can I find the source code for Bawbel Scanner?
- The source code for Bawbel Scanner is hosted at github.com/bawbel/scanner.
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.