Server Directory
CommunicationIntermediate

Intercom

by Intercom

Connect to Intercom for customer messaging and support. Access conversations, user profiles, knowledge base articles, and automation workflows.

CAPABILITIES

  • Conversation management
  • User and lead data access
  • Knowledge base articles
  • Tag and segment management
  • Automation workflows
  • Proactive messaging

INSTALLATION

Terminal
npx -y @intercom/mcp-server

CLAUDE DESKTOP CONFIG

claude_desktop_config.json
{
  "mcpServers": {
    "intercom": {
      "command": "npx",
      "args": [
        "npx", "-y",
        ""@intercom/mcp-server"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json

QUICK FACTS

Category
Communication
Difficulty
Intermediate
Maintained By
Intercom
NPM Package
@intercom/mcp-server

RELATED SERVERS

NEW TO MCP?

Learn how to set up MCP servers with Claude Desktop step by step.

Read the tutorial →