aisotools-mcp-server

shibley/aisotools-mcp-server
★ 3 stars Unknown language AI/LLM Updated 3d ago
MCP server for the AISOTools catalog — search, compare, and find alternatives across 1,100+ AI tools. Hosted Streamable HTTP, no install.
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": {
    "aisotools-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "shibley/aisotools-mcp-server"
      ]
    }
  }
}