Wraps the Shrike AI security platform in twelve MCP tools that scan prompts, responses, SQL queries, file writes, shell commands, web searches, and agent-to-agent messages before execution. The pattern is scan-before-execute: call scan_prompt before sending to an LLM, scan_sql_query before hitting the database, scan_command before touching the shell. Works without an API key using pattern matching across 130+ threat types. Add a free Community key to unlock LLM-powered semantic analysis that catches zero-day attacks. Useful if you're building agents that touch databases or filesystems and want injection detection without adding auth logic to every tool call.
claude mcp add --transport stdio shrike-security-shrike-mcp -- npx -y shrike-mcp