Add Intercom to community servers #772
Open
+1
−0
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Add MCP Server for Intercom to the community servers list. This server enables AI assistants to retrieve customer support tickets from Intercom with full conversation history.
Server Details
Motivation and Context
This addition expands the MCP ecosystem by allowing AI assistants like Claude Desktop and Cline to access and analyze Intercom support tickets. It helps support teams leverage AI for ticket analysis, customer service improvements, and workflow optimization.
How Has This Been Tested?
The server has been tested with Claude Desktop to retrieve and analyze Intercom support tickets. Testing scenarios included retrieving open and closed tickets, applying date filters, and handling pagination for large volumes of tickets.
Breaking Changes
No breaking changes. This is a new server addition that doesn't affect existing functionality.
Types of changes
Checklist
Additional context
The server uses the Apache 2.0 license and includes appropriate disclaimers to clarify it's a third-party integration not affiliated with Intercom. It follows Intercom's developer terms and best practices for API integration, including secure handling of API tokens.