mcp-tool-kit

getfounded/mcp-tool-kit
★ 107 stars Python 🤖 AI/LLM Updated 1mo ago
Agentic abstraction layer for building high precision vertical AI agents written in python for Model Context Protocol.
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": {
    "mcp-tool-kit": {
      "command": "uvx",
      "args": [
        "mcp-tool-kit"
      ]
    }
  }
}

Or install with pip: pip install mcp-tool-kit

Topics

agentic-aienterprisegenerative-aillmmcpmcp-servermodelcontextprotocolpython