amocrm-mcp

catgirl3d/amocrm-mcp
★ 0 stars Python AI/LLM Updated 5d ago
MCP server for AmoCRM — gives LLM direct access to your CRM via 19 tools
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "amocrm-mcp": {
      "command": "uvx",
      "args": [
        "amocrm-mcp"
      ]
    }
  }
}

Or install with pip: pip install amocrm-mcp

README Excerpt

MCP-сервер для [AmoCRM](https://www.amocrm.ru/). Подключается к Claude Desktop и даёт Claude прямой доступ к вашей CRM через 19 инструментов. Задавайте вопросы на русском — Claude сам вызовет нужные API и скомбинирует ответ. ``` ┌──────────────────┐ stdin/stdout ┌──────────────────┐ HTTPS ┌──────────────┐

Tools (19)

count_and_sum_leadsget_catalog_elementsget_catalogsget_companiesget_contactsget_custom_fieldsget_customersget_eventsget_leadsget_leads_grouped_by_companyget_loss_reasonsget_notesget_pipelinesget_sourcesget_tagsget_tasksget_unsortedget_usersuvx