by getfounded
Agentic abstraction layer for building high precision vertical AI agents written in python for Model Context Protocol.
# Add to your Claude Code skills
git clone https://github.com/getfounded/mcp-tool-kitA comprehensive toolkit for the Model Context Protocol (MCP) with automatic tool discovery and multiple transport options.
📚 Official Documentation | 🌐 Website | 💬 Community
🚀 Built by UsefulAI | 📖 From GitHub to Commercial Success
Choose your platform and run ONE command:
irm https://raw.githubusercontent.com/getfounded/mcp-tool-kit/main/install.ps1 | iex
bash <(curl -s https://raw.githubusercontent.com/getfounded/mcp-tool-kit/main/install.sh)
bash <(wget -qO- https://raw.githubusercontent.com/getfounded/mcp-tool-kit/main/install.sh)
That's it! The installer will:
Download the latest release:
Extract and run:
install.bat./install.shClone the repository
git clone https://github.com/getfounded/mcp-tool-kit.git
cd mcp-tool-kit
Run the launcher
launch.bat./launch.shdocker run -it --name mcp-toolkit ghcr.io/getfounded/mcp-tool-kit:latest
Tools are automatically discovered and registered at runtime - no manual configuration needed!