Server data from the Official MCP Registry
Scan APIs for OWASP Top 10, LLM, and GraphQL security vulnerabilities.
Scan APIs for OWASP Top 10, LLM, and GraphQL security vulnerabilities.
Set these up before or after installing:
Environment variable: MIDDLEBRICK_API_KEY
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-middlebrick-mcp-server": {
"env": {
"MIDDLEBRICK_API_KEY": "your-middlebrick-api-key-here"
},
"args": [
"-y",
"@middlebrick/mcp-server"
],
"command": "npx"
}
}
}This is a well-designed MCP server for middleBrick API security scanning with proper authentication, secure credential handling via environment variables, and appropriate permissions for its purpose. The code demonstrates good security practices with no significant vulnerabilities detected. Supply chain analysis found 3 known vulnerabilities in dependencies (1 critical, 2 high severity). Package verification found 1 issue.
Scanned 7 files · 4 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!