M
MCP Guardian
MCP security scanner - detect prompt injection in tool descriptions
Created 2/16/2026
Updated 8 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-mcp-guardian
Cursor configuration (mcp.json)
{
"mcpServers": {
"alexandriashai-mcp-guardian": {
"command": "npx",
"args": [
"alexandriashai-mcp-guardian"
]
}
}
}