ricauts/CyberMCP
CyberMCP is a Model Context Protocol (MCP) server designed for testing backend APIs for security vulnerabilities. It provides a set of specialized tools and resources that can be used by LLMs to identify common security issues in APIs.
Platform-specific configuration:
{
"mcpServers": {
"CyberMCP": {
"command": "npx",
"args": [
"-y",
"CyberMCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...