mcp-sentinel

Zuga-luga/mcp-sentinel
★ 0 stars Python AI/LLM Updated today
Runtime call-chain anomaly monitor for MCP servers — rug-pull detection + behavioural anomaly rules, as a CLI, GitHub Action, and MCP server.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-sentinel": {
      "command": "uvx",
      "args": [
        "mcp-sentinel"
      ]
    }
  }
}

Or install with pip: pip install mcp-sentinel

Topics

agent-securityai-securityanomaly-detectionllmmcpmcp-servermodel-context-protocolsecurity-tools