Scan MCP servers and skill files for AVE vulnerabilities. Conformance scoring and threat intel.
claude mcp add bawbel-mcp -- uvx bawbel-mcp
claude_desktop_config.json
{
"mcpServers": {
"bawbel-mcp": {
"command": "uvx",
"args": [
"bawbel-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"bawbel-mcp": {
"command": "uvx",
"args": [
"bawbel-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"bawbel-mcp": {
"command": "uvx",
"args": [
"bawbel-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"bawbel-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"bawbel-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"bawbel-mcp": {
"command": "uvx",
"args": [
"bawbel-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.bawbel--bawbel-mcp/reviews or the review_server meta-tool.
POST /mcp