Back to MCP Servers
Method Crm
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).
data-platformsapi
By avisangle
Installation
npx -y method-crm-mcpConfiguration
{
"mcpServers": {
"method-crm-mcp": {
"command": "npx",
"args": ["-y", "method-crm-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes