About
Overview
The Intercom MCP Server enables AI agents to interact with Intercom's customer messaging platform. It provides tools for managing conversations, searching contacts, creating and updating help center articles, and managing tags and segments. Ideal for customer support automation.
Capabilities
Tools & Capabilities
⚡list_conversations
List recent conversations
⚡reply_to_conversation
Send a reply in a conversation
⚡search_contacts
Search for contacts
⚡create_article
Create a help center article
⚡list_articles
List help center articles
Setup
Installation
bash
Install
npx -y mcp-server-intercomExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"intercom": {
"command": "npx",
"args": ["-y", "mcp-server-intercom"],
"env": {
"INTERCOM_ACCESS_TOKEN": "your-access-token"
}
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 45
Last UpdatedFeb 12, 2026