is-your-mcp-server-good

PrefectHQ/is-your-mcp-server-good
★ 0 stars Python API Integration Updated 2d ago
one prefect api served four ways: the demos behind the 'Is Your MCP Server Good?' webinar
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "is-your-mcp-server-g": {
      "command": "uvx",
      "args": [
        "is-your-mcp-server-good"
      ]
    }
  }
}

Or install with pip: pip install is-your-mcp-server-good