Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Intercom to community servers #772

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

raoulbia-ai
Copy link

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

  • Server: New community server - MCP Server for Intercom
  • Changes to: Community servers list

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

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Protocol Documentation
  • My changes follows MCP security best practices
  • I have updated the server's README accordingly
  • I have tested this with an LLM client
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have documented all environment variables and configuration options

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant