intercom-mcp-server

Damilola-max/intercom-mcp-server
★ 0 stars Python 🔌 API Integration Updated 6d ago
Open-source Intercom MCP server for Claude Desktop — 7 tools + daily HTML email report. Works globally via Intercom REST API.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

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

Or install with pip: pip install intercom-mcp-server

README Excerpt

An open-source [Model Context Protocol (MCP)](https://modelcontextprotocol.io) integration for Intercom, built to work with Claude Desktop. It exposes your Intercom workspace as a set of AI-queryable tools and delivers a fully formatted daily customer support report to your inbox every morning — no third-party AI API required.

Tools (8)

get_contactget_conversationget_workspace_statslist_adminslist_tagsmcpServerssearch_contactssearch_conversations