Submit

Intercom Mcp Server

@ShackletonAnalytics

MCP server for Intercom. Give AI agents native access to contacts, conversations, replies, assignments, and ticket resolution. Covers the 7 core Intercom API actions that handle 80% of agent workflows.

Tools

Server Config

{
  "mcpServers": {
    "intercom": {
      "command": "node",
      "args": [
        "/absolute/path/to/intercom-mcp-server/index.js"
      ],
      "env": {
        "INTERCOM_API_TOKEN": "your_intercom_api_token_here"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.