mcp-toolgauge

arijitgupta42/mcp-toolgauge
★ 1 stars Python AI/LLM Updated today
Audit MCP servers: lint tool definitions, score tool-selection accuracy, and gate it in CI.
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": {
    "mcp-toolgauge": {
      "command": "uvx",
      "args": [
        "mcp-toolgauge"
      ]
    }
  }
}

Or install with pip: pip install mcp-toolgauge

Topics

agentic-aillmmcp-tools