Intercom MCP Server (Official)
Official Intercom MCP server enabling AI agents to interact with Intercom's customer messaging platform — reading conversations, creating notes, managing contacts and companies, and querying customer data.
Score Breakdown
⚙ Agent Friendliness
🔒 Security
HTTPS enforced. OAuth with scopes. Contains customer PII — handle credentials carefully. SOC 2 Type II, ISO 27001, GDPR.
⚡ Reliability
Best When
An agent needs to interact with Intercom for customer support — reading conversations, looking up contact history, or adding context notes.
Avoid When
You're using a different customer messaging or support platform.
Use Cases
- • Reading customer conversation history for AI-assisted support agents
- • Creating notes and tags on Intercom conversations from agents
- • Querying contact and company data for customer context agents
- • Triaging conversations and assigning to teams via agents
- • Searching for related conversations for support pattern analysis
Not For
- • Teams using Zendesk, Freshdesk, or other support platforms
- • High-volume real-time chat handling (use Intercom's native chat)
- • Email marketing automation (use dedicated ESP tools)
Interface
Authentication
Access tokens (personal or app-specific). OAuth 2.0 for user-delegated access. App-level scopes for what data the token can access.
Pricing
Premium pricing. API access included in all plans. MCP server is open source.
Agent Metadata
Known Gotchas
- ⚠ Rate limit (1,000 req/min) is generous — agents can comfortably work within limits
- ⚠ Conversations have many associated objects — traversal requires multiple API calls
- ⚠ Contact vs Lead vs User have different properties — check type before querying
- ⚠ Admin (agent) assignment requires knowing admin IDs — discover these first
- ⚠ API versioning matters — specify API version in headers
- ⚠ Search API uses its own query syntax
Alternatives
Full Evaluation Report
Detailed scoring breakdown, competitive positioning, security analysis, and improvement recommendations for Intercom MCP Server (Official).
Scores are editorial opinions as of 2026-03-06.