GTM MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEMO_MODE | No | Set to true to return mock data instead of calling vendor APIs. | false |
| SMTP_HOST | No | SMTP server host (e.g., smtp.gmail.com). | |
| SMTP_PASS | No | SMTP app password. | |
| SMTP_PORT | No | SMTP server port (e.g., 587). | |
| SMTP_USER | No | SMTP username (email address). | |
| CLAY_API_KEY | No | Clay API key. | |
| CLAY_BASE_URL | No | Optional Clay Enterprise API or webhook base URL. | |
| APOLLO_API_KEY | No | Apollo API key. | |
| SLACK_BOT_TOKEN | No | Slack bot token (starts with xoxb-). | |
| CLAY_LOOKALIKE_PATH | No | Optional lookalike route override. | |
| HUBSPOT_ACCESS_TOKEN | No | HubSpot private app access token. | |
| CLAY_PERSON_ENRICHMENT_PATH | No | Optional person enrichment path override. | |
| CLAY_COMPANY_ENRICHMENT_PATH | No | Optional company enrichment path override. |
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/dylanottinger/gtm-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server