The espocrm-mcp-server-extended provides 47 tools for AI agents to interact with EspoCRM. It exposes APIs for managing entities like contacts, accounts, leads, and opportunities. It connects directly to EspoCRM instances, allowing agents to create, read, update, and delete records. Developers use it to automate CRM workflows, sync data across systems, and build AI-driven CRM applications.
The espocrm-mcp-server-extended provides 47 tools for AI agents to interact with EspoCRM. It exposes APIs for managing entities like contacts, accounts, leads, and opportunities. It connects directly to EspoCRM instances, allowing agents to create, read, update, and delete records. Developers use it to automate CRM workflows, sync data across systems, and build AI-driven CRM applications.
npx -y espocrm-mcp-server-extendedAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"espocrm-mcp-server-extended-npm": {
"command": "npx",
"args": [
"-y",
"npx -y espocrm-mcp-server-extended"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from espocrm-mcp-server-extended?"
API Key Required
This server requires an API key from espocrm-mcp-server-extended. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| ESPOCRM-MCP-SERVER-EXTENDED_API_KEY | Yes | Your espocrm-mcp-server-extended API key |
"What resources are available in espocrm-mcp-server-extended?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in espocrm-mcp-server-extended"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in espocrm-mcp-server-extended with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.