amocrm-mcp MCP Server
ilyaberdysh/amocrm-mcp
Are you the maintainer of ilyaberdysh/amocrm-mcp? Claim this listing →
MCP server for AmoCRM — gives Claude Desktop direct access to your CRM via 17 tools
Add AgentRank to Claude Code Discover and compare tools like ilyaberdysh/amocrm-mcp — your AI finds the right one automatically
Get API Access → claude mcp add agentrank -- npx -y agentrank-mcp-server Overview
ilyaberdysh/amocrm-mcp is a Python MCP server licensed under MIT. MCP server for AmoCRM — gives Claude Desktop direct access to your CRM via 17 tools
Ranked #19 out of 109 indexed tools.
Actively maintained with commits in the last week.
Ecosystem
Score Breakdown
Stars 15% 1
1 stars → early stage
Freshness 25% today
Last commit today → actively maintained
Issue Health 25% 50%
No issues filed → no history to score
Contributors 10% 2
2 contributors → solo project
Dependents 25% 0
No dependents → no downstream usage
npm Downloads N/A
PyPI Downloads 13% 248/wk
248 weekly installs → early adoption
Forks 0
Description Good
License MIT
Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →
How to Improve
Description low impact
Dependents medium impact
Matched Queries
From the README
# AmoCRM MCP Server MCP-сервер для [AmoCRM](https://www.amocrm.ru/). Подключается к Claude Desktop и даёт Claude прямой доступ к вашей CRM через 17 инструментов. Задавайте вопросы на русском — Claude сам вызовет нужные API и скомбинирует ответ. ## Архитектура ``` ┌──────────────────┐ stdin/stdout ┌──────────────────┐ HTTPS ┌──────────────┐ │ Claude Desktop │ ◄──── MCP Protocol ──► │ amocrm-mcp │ ◄── REST ───► │ AmoCRM API │ │ (LLM + UI) │ │ (локальный) │ │ (облако) │ └──────────────────┘ └──────────────────┘ └──────────────┘ ``` **Как это работает:** 1. Claude Desktop запускает `amocrm-mcp` как subprocess 2. MCP-сервер сообщает Claude: "у меня 17 инструментов — get_leads, get_contacts..." 3. Пользователь пишет вопрос на русском 4. Claude решает какие инструменты вызвать и в каком порядке 5. MCP-сервер передаёт запросы в AmoCRM API v4, возвращает JSON 6. Claude аRead full README on GitHub →
Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.