agent-tools-mcp-hub

tarunjandra/agent-tools-mcp-hub
★ 5 stars Python AI/LLM Updated today
🤖 A curated collection of modular, plug-and-play AI Agent Tools & Model Context Protocol (MCP) server connectors for Python and TypeScript.
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": {
    "agent-tools-mcp-hub": {
      "command": "uvx",
      "args": [
        "agent-tools-mcp-hub"
      ]
    }
  }
}

Or install with pip: pip install agent-tools-mcp-hub

Topics

ai-agentsgood-first-issuehacktoberfestmcppythontypescript