mcp-tool-security-playground

YutoTerashima/mcp-tool-security-playground
★ 1 stars Python 🤖 AI/LLM Updated today
MCP-style tool-use security playground with permission policies.
View on GitHub →

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-tool-security-pl": {
      "command": "uvx",
      "args": [
        "mcp-tool-security-playground"
      ]
    }
  }
}

Or install with pip: pip install mcp-tool-security-playground

Topics

ai-agentsmcpprompt-injectionsecuritytool-use