method-crm-mcp
Verified Safeby avisangle
Overview
Enables LLMs to interact with Method CRM data for comprehensive management of tables, files, user information, event-driven automations, and API keys.
Installation
python -m method_mcp.serverEnvironment Variables
- METHOD_API_KEY
- METHOD_API_BASE_URL
- METHOD_TRANSPORT
- METHOD_HTTP_PORT
- METHOD_REQUEST_TIMEOUT
- METHOD_MAX_RETRIES
- METHOD_DEBUG
Security Notes
Authentication credentials (API keys) are securely read from environment variables, not hardcoded. File uploads have a strict 50MB size limit. The tool explicitly warns users about securely storing newly created API keys, which are only shown once. Robust error handling and retry logic are implemented for network requests. OAuth2 support is currently a placeholder, which would require a thorough security review upon implementation.
Similar Servers
dbhub
A universal database abstraction layer exposing databases as tools for AI/ML agents via the Model Context Protocol (MCP), and providing an admin console for monitoring requests.
McpServerAspNetCore
Provides a minimal ASP.NET Core server exposing Model Context Protocol (MCP) tools for integration with AI agents/assistants.
mcp_ohmy_sql-project
A Model Context Protocol (MCP) server that connects AI assistants to various SQL databases, providing intelligent query optimization, schema introspection, and secure, token-efficient data interaction.
mcp-server
Provides real-time Indian options market data and volatility analytics from GetOutpost.in to AI chat platforms like Claude for quantitative analysis and trading insights.