Discover and explore Model Context Protocol servers. Find the right integrations for your AI apps and agents.
Loading...
Analyze support trends and triage customer issues in Intercom via remote MCP server
Add this to your MCP client configuration:
{
"mcpServers": {
"intercom-remote": {
"command": "npx",
"args": [
"mcp-remote",
"https://mcp.intercom.com/sse"
]
}
}
}{
"id": "intercom-remote",
"name": "Intercom",
"description": "Analyze support trends and triage customer issues in Intercom via remote MCP server",
"source_url": "https://mcp.intercom.com/sse",
"publisher_name": "Intercom Inc.",
"publisher_url": "https://intercom.com",
"is_official": true,
"license": "Proprietary",
"runtime": "node",
"downloads": 3530386,
"requires_oauth": true,
"distribution": {
"type": "npm",
"package": "mcp-remote"
},
"tools_count": 0
}