MCP Server
MCP
Bawbel Scanner
Security scanner for MCP servers and skill files. Detects AVE vulnerabilities before production.
Install
uvx bawbel-scanner
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "bawbel-scanner",
"version": "1.2.3",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"description": "File or directory to scan",
"default": ".",
"type": "named",
"name": "--path"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment