MCP ServerSTDIOOfficialv1.0.1

Theyahia Amocrm MCP Server

Manage amoCRM leads, contacts, and pipelines programmatically via API. Built for developers integrating CRM workflows into AI agents and automation tools.

io.github.theYahia/amocrm-mcp

Hosted URL

Local install

Transport

STDIO

Auth

1 required env var

What the Theyahia Amocrm MCP server does

How models use it and what it is built for.

Manage amoCRM leads, contacts, and pipelines programmatically via API. Built for developers integrating CRM workflows into AI agents and automation tools.

Connect to Theyahia Amocrm

Local install — runs as a subprocess.

npx @theyahia/amocrm-mcp@1.0.1

Environment variables

Configuration this server reads at startup.

  • AMOCRM_DOMAINRequiredSecret

    API key for the service

Resources

Where to find authoritative docs and source for Theyahia Amocrm.

Example prompts for Theyahia Amocrm

Paste any of these into Agent Studio after connecting Theyahia Amocrm.

  • List all leads in the sales pipeline with their contact details
  • Create a new contact and associate it with an existing lead
  • Fetch pipeline stages and their current lead counts
  • What authentication methods does the amoCRM API support?

Theyahia Amocrm MCP server — FAQ

Common questions about connecting and running Theyahia Amocrm.

  • What is the AMOCRM_DOMAIN environment variable?

    AMOCRM_DOMAIN is a required configuration that specifies your amoCRM API endpoint. Set it to your account's domain to authenticate requests to the amoCRM service.

  • How do I authenticate with this MCP server?

    Authentication uses a Bearer token passed via the AMOCRM_DOMAIN environment variable. Ensure your token is valid and your domain is correctly configured before connecting.

  • Can I manage contacts and leads separately?

    Yes, the server supports operations on both leads and contacts independently, as well as associating them together within your amoCRM account.

  • What transport protocol does this server use?

    This MCP server uses stdio (standard input/output) for communication, making it compatible with stdio-based MCP clients and integrations.

  • Do I need an amoCRM account to use this server?

    Yes, you need an active amoCRM account with API access enabled and a valid Bearer token to authenticate requests through this MCP server.

Skip the local setup — run MCP in your browser

MCP Playground runs 10,000+ hosted MCP servers — GitHub, Linear, Notion, Stripe, Sentry and more — across Claude, GPT, Gemini, DeepSeek and 60+ AI models. Compare model answers side-by-side, save agent presets, share runs. Zero install.

Open Agent Studio

Related servers

More on MCP Playground