Submit

Method CRM MCP

This MCP server enables Claude Desktop and other MCP clients to interact with Method CRM.
Overview

no content

Server Config

{
  "mcpServers": {
    "method-crm-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://method.avinashsangle.com/mcp",
        "--header",
        "X-Method-API-Key:{{Method_APIKEY}}"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.

Method CRM MCP MCP Server