ZMCPTools

ZachHandley/ZMCPTools
★ 40 stars TypeScript 🤖 AI/LLM Updated 25d ago
A custom TypeScript MCP Server intended to be used with Claude Code
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": {
    "zmcptools": {
      "command": "npx",
      "args": [
        "-y",
        "ZachHandley/ZMCPTools"
      ]
    }
  }
}

Topics

claudeclaude-aiclaude-codefeature-richmcpmcp-server