Back to MCP Servers
🔌

EasyMCP

MIT

(TypeScript)

TypeScriptProductivity

Install

npx -y easy-mcp

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "easymcp": {
      "command": "npx",
      "args": [
        "-y",
        "easy-mcp"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.