Intercom MCP Server
by Damilola-max
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | MCP server host. Default: 0.0.0.0 | |
| MCP_PORT | No | MCP server port. Default: 3004 | |
| SMTP_HOST | No | SMTP server host. Example: smtp.gmail.com | |
| SMTP_PORT | No | SMTP server port. Example: 587 | |
| EMAIL_1_ADDRESS | No | Sender email address for daily report | |
| EMAIL_1_PASSWORD | No | Sender email password (Gmail: use App Password) | |
| REPORT_SEND_TIME | No | Time to send the report each day (24-hour HH:MM, UTC). Default: 08:00 | |
| REPORT_RECIPIENTS | No | Comma-separated list of recipient email addresses for daily report | |
| INTERCOM_API_TOKEN | Yes | Intercom API access token. Get from: Intercom Settings > Developers > Access Tokens | |
| EMAIL_1_DISPLAY_NAME | No | Display name for the sender email | |
| INTERCOM_MCP_SSE_URL | No | SSE URL for the remote MCP server. Used by bridge. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Damilola-max/intercom-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server