MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

Production-ready Model Context Protocol (MCP) server for Method CRM API integration. Enables LLMs to interact with Method CRM through 20 comprehensive tools.

Created 11/22/2025
Updated 23 days ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

uvx method-crm-mcp

Cursor configuration (mcp.json)

{ "mcpServers": { "avisangle-method-crm-mcp": { "command": "uvx", "args": [ "method-crm-mcp" ] } } }