Catalog
io.github.burademirung/protectwith-kb
OfficialAI-security knowledge as MCP: standards-mapped tools (OWASP, NIST, MITRE) for AI agents.
Provides AI security knowledge mapped to OWASP, NIST, and MITRE standards for AI agents.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"protectwith-kb": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://protectwith-kb.burademirung.workers.dev/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.