Skip to main content
Glama

MCP Server for Intercom

.gitignore1.06 kB
# Dependency directories node_modules/ jspm_packages/ # TypeScript compiled output build/ dist/ lib/ out/ *.tsbuildinfo # Environment variables .env .env.local .env.development.local .env.test.local .env.production.local # Logs logs *.log npm-debug.log* yarn-debug.log* yarn-error.log* lerna-debug.log* .pnpm-debug.log* # Coverage directory used by tools like istanbul coverage/ *.lcov # IDE/Editor specific .idea/ .vscode/ *.sublime-project *.sublime-workspace .project .classpath .c9/ *.launch .settings/ *.swp *.swo .DS_Store Thumbs.db # Test-specific files .nyc_output/ # Temporary files *.tmp *.pid *.seed *.pid.lock .lock-wscript # Docker volumes **/volumes/ volumes/ # Yarn integrity file .yarn-integrity # Package-lock files (if using yarn as primary package manager) # package-lock.json # Debug directory .debug/ # API keys and secrets *.pem *.key *.cert # Project specific files memory-bank/ .roo/ .well-known/ **/config.*.js **/credentials.json **/tmp/

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