@rigour-labs/mcp
Freeby MCP Community
MCP server + live dashboard for AI code governance — OWASP LLM Top 10 (10/10), real-time MCP App UI, 25+ security patterns, Bayesian learning Brain, hallucinate
v5.2.9Added Apr 12, 2026
aillmmcpmcp-appmcp-server
@rigour-labs/mcp MCP Server
MCP server + live dashboard for AI code governance — OWASP LLM Top 10 (10/10), real-time MCP App UI, 25+ security patterns, Bayesian learning Brain, hallucinate
Installation
Reviews
Installation
Quick install
npx -y @rigour-labs/mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"@rigour-labs/mcp": {
"command": "npx",
"args": ["-y", "@rigour-labs/mcp"]
}
}
}