Skip to main content
Glama

MCP Server for Intercom

constants.ts356 B
export const MAX_MESSAGE_SIZE = 5 * 1024 * 1024; // 5MB export const MAX_REQUESTS_PER_MINUTE = 60; export const CONNECTION_TIMEOUT = 300000; // 5 minutes export const API_CONFIG = { BASE_URL: "https://api.intercom.io", VERSION: "2.9", DEFAULT_HEADERS: { "Content-Type": "application/json", "Accept": "application/json" } };

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/raoulbia-ai/mcp-server-for-intercom'

If you have feedback or need assistance with the MCP directory API, please join our Discord server