We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/evolsb/fast-intercom-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•378 B
# FastIntercom MCP Configuration
# Copy this file to .env and update with your actual values
# Required: Your Intercom access token
INTERCOM_ACCESS_TOKEN=your_intercom_token_here
# Optional: Configuration overrides
# FASTINTERCOM_LOG_LEVEL=INFO
# FASTINTERCOM_MAX_SYNC_AGE_MINUTES=5
# FASTINTERCOM_BACKGROUND_SYNC_INTERVAL=10
# FASTINTERCOM_DB_PATH=/custom/path/to/database.db