Amocrm MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 68 installs a week from npm. Last commit 5 Sep 2026.
MCP server for amoCRM API — leads, contacts, pipelines. Auth: Bearer token.
The author archived this repository on GitHub, meaning it is no longer maintained.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add amocrm-mcp -- npx -y @theyahia/amocrm-mcp
{
"mcpServers": {
"amocrm-mcp": {
"args": [
"-y",
"@theyahia/amocrm-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.amocrm-mcp]
command = "npx"
args = ["-y", "@theyahia/amocrm-mcp"]
{
"mcpServers": {
"amocrm-mcp": {
"args": [
"-y",
"@theyahia/amocrm-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"amocrm-mcp": {
"args": [
"-y",
"@theyahia/amocrm-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
AMOCRM_DOMAIN (API key for the service).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Decern CRM — contacts, deals, pipelines, tasks, and approvals.
MCP server for Sberbank API — accounts, statements. Bearer token auth.
MCP server for Planfix API — tasks, contacts. 3 tools.
MCP server for GoCD: dashboard, pipelines, artifacts, agents. Context-lean output.
MCP server for Salesforce CRM — Accounts, Contacts, Opportunities, Leads, Cases.
MCP server for Salesforce CRM — Accounts, Contacts, Opportunities, Leads, Cases.
MCP server for UniSender API — email lists, campaigns, contacts. API key auth.
MCP server for Yandex.Webmaster API — hosts, search queries, indexing status. Bearer token auth.
Answers built from our own checks of this server.