data platforms

Method Crm Mcp

Production-ready MCP server for Method CRM API integration with 20 comprehensive tools for tables, files, users, events, and API key management. Features rate limiting, retry logic, and dual transport support (stdio/HTTP).

python
cloud
local
macos
windows
linux
data platforms
0
View on GitHub

Installation

npx -y avisangle/method-crm-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "method-crm-mcp",
  "command": "npx",
  "args": [
    "-y",
    "avisangle/method-crm-mcp"
  ]
}

About This MCP Server

avisangle/method-crm-mcp

Production-ready MCP server for Method CRM API integration with 20 comprehensive tools for tables, files, users, events, and API key management. Features rate limiting, retry logic, and dual transport support (stdio/HTTP).

GitHub: https://github.com/avisangle/method-crm-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub