toolidx

directorybase/toolidx
★ 0 stars Python 📁 File System Updated 1d ago
Independent MCP server directory and verification service. Evaluated, structured, queryable.
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": {
    "toolidx": {
      "command": "uvx",
      "args": [
        "toolidx"
      ]
    }
  }
}

Or install with pip: pip install toolidx