
ServiceNow MCP Server
The ServiceNow MCP Server bridges AI assistants like Claude with ServiceNow, enabling efficient data retrieval, workflow automation, and ticket management direc...

Connect AI to Intercom: Search, filter, and analyze support tickets and conversations directly from your AI assistant with the Intercom MCP Server.
FlowHunt provides an additional security layer between your internal systems and AI tools, giving you granular control over which tools are accessible from your MCP servers. MCP servers hosted in our infrastructure can be seamlessly integrated with FlowHunt's chatbot as well as popular AI platforms like ChatGPT, Claude, and various AI editors.
The Intercom MCP (Model Context Protocol) Server is an MCP-compliant tool that allows AI assistants to access and analyze customer support data from Intercom. Acting as a bridge between AI agents and Intercom’s API, this server enables tasks such as searching conversations and tickets with advanced filters (by customer, status, date, keywords, etc.), as well as searching email content even when no contact exists. Efficient server-side filtering is performed via Intercom’s search API, streamlining the retrieval of relevant support information. By integrating with MCP-compliant AI assistants, the Intercom MCP Server enhances development workflows for customer support automation, analytics, and more.
"mcpServers": {
"intercom-mcp": {
"command": "npx",
"args": ["@raoulbia-ai/mcp-server-for-intercom@latest"],
"env": {
"INTERCOM_ACCESS_TOKEN": "${INTERCOM_ACCESS_TOKEN}"
}
}
}
Note: Store your Intercom API key securely as an environment variable.
"mcpServers": {
"intercom-mcp": {
"command": "npx",
"args": ["@raoulbia-ai/mcp-server-for-intercom@latest"],
"env": {
"INTERCOM_ACCESS_TOKEN": "${INTERCOM_ACCESS_TOKEN}"
}
}
}
"mcpServers": {
"intercom-mcp": {
"command": "npx",
"args": ["@raoulbia-ai/mcp-server-for-intercom@latest"],
"env": {
"INTERCOM_ACCESS_TOKEN": "${INTERCOM_ACCESS_TOKEN}"
}
}
}
"mcpServers": {
"intercom-mcp": {
"command": "npx",
"args": ["@raoulbia-ai/mcp-server-for-intercom@latest"],
"env": {
"INTERCOM_ACCESS_TOKEN": "${INTERCOM_ACCESS_TOKEN}"
}
}
}
Tip: Always secure API keys by referencing them via environment variables as shown.
"mcpServers": {
"intercom-mcp": {
"command": "npx",
"args": ["@raoulbia-ai/mcp-server-for-intercom@latest"],
"env": {
"INTERCOM_ACCESS_TOKEN": "${INTERCOM_ACCESS_TOKEN}"
},
"inputs": {
"INTERCOM_ACCESS_TOKEN": "string"
}
}
}
Using MCP in FlowHunt
To integrate MCP servers into your FlowHunt workflow, start by adding the MCP component to your flow and connecting it to your AI agent:

Click on the MCP component to open the configuration panel. In the system MCP configuration section, insert your MCP server details using this JSON format:
{
"intercom-mcp": {
"transport": "streamable_http",
"url": "https://yourmcpserver.example/pathtothemcp/url"
}
}
Once configured, the AI agent is now able to use this MCP as a tool with access to all its functions and capabilities. Remember to change “intercom-mcp” to whatever the actual name of your MCP server is and replace the URL with your own MCP server URL.
| Section | Availability | Details/Notes |
|---|---|---|
| Overview | ✅ | |
| List of Prompts | ⛔ | No prompt templates described |
| List of Resources | ⛔ | No explicit resources described |
| List of Tools | ⛔ | No tool list found; only high-level features |
| Securing API Keys | ✅ | Environment variable setup shown |
| Sampling Support (less important in evaluation) | ⛔ | No mention of sampling support |
Based on the available information, the Intercom MCP Server is a focused, practical server for Intercom integration, but lacks detailed MCP feature documentation and tool/resource listings. The documentation is solid for setup but incomplete on advanced MCP features.
This MCP server provides a valuable bridge between AI tools and Intercom but does not document the full range of MCP primitives such as prompts, tools, and resources. It’s well-scoped for Intercom support use cases but scores lower on MCP completeness and transparency.
| Has a LICENSE | ✅ |
|---|---|
| Has at least one tool | ⛔ |
| Number of Forks | 5 |
| Number of Stars | 6 |
Unlock smarter, faster customer support by connecting your Intercom data to AI workflows using the Intercom MCP Server. Start optimizing your support operations today.

The ServiceNow MCP Server bridges AI assistants like Claude with ServiceNow, enabling efficient data retrieval, workflow automation, and ticket management direc...

The Discord MCP Server bridges AI assistants with Discord, enabling automated server management, message automation, and integration with external APIs via the ...

The ModelContextProtocol (MCP) Server acts as a bridge between AI agents and external data sources, APIs, and services, enabling FlowHunt users to build context...
Cookie Consent
We use cookies to enhance your browsing experience and analyze our traffic. See our privacy policy.