MCP Hub
Back to servers

Intercom

Intercom MCP Pack — contacts, conversations, companies via OAuth.

Registry
Updated
Apr 15, 2026

mcp-intercom

Intercom MCP Pack — contacts, conversations, companies via OAuth.

Part of the Pipeworx open MCP gateway.

Tools

ToolDescription
ic_search_contactsSearch Intercom contacts (users and leads).
ic_get_contactGet an Intercom contact by ID.
ic_list_conversationsList Intercom conversations.
ic_get_conversationGet an Intercom conversation by ID with full message thread.
ic_list_companiesList Intercom companies.

Quick Start

Add to your MCP client config:

{
  "mcpServers": {
    "intercom": {
      "url": "https://gateway.pipeworx.io/intercom/mcp"
    }
  }
}

Or use the CLI:

npx pipeworx use intercom

License

MIT

Reviews

No reviews yet

Sign in to write a review