MCP-Toolkit

a976xw7td/MCP-Toolkit
★ 1 stars Shell 🤖 AI/LLM Updated 1d ago
One-click AI toolkit: 11 MCP servers + 11 skills + 205 expert agents for Claude Code, Hermes & OpenClaw
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-toolkit": {
      "command": "npx",
      "args": [
        "-y",
        "a976xw7td/MCP-Toolkit"
      ]
    }
  }
}