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).
Quick Start
Clone the repository:
git clone https://github.com/avisangle/method-crm-mcpClaude Desktop configuration example:
{
"mcpServers": {
"method-crm-mcp": {
"command": "npx",
"args": [
"-y",
"avisangle/method-crm-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.