MCP Server
MCP
io.github.middleBrick/mcp-server
Scan APIs for OWASP Top 10, LLM, and GraphQL security vulnerabilities.
Install
npx -y @middlebrick/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@middlebrick/mcp-server",
"version": "0.1.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your middleBrick API key (get one at middlebrick.com)",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "MIDDLEBRICK_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment