Iterable MCP Server
Officialby Iterable
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Set to 'debug' for troubleshooting | |
| ITERABLE_DEBUG | No | Set to 'true' for API request logging | |
| ITERABLE_API_KEY | No | Your Iterable API key (required if not using key manager) | |
| ITERABLE_BASE_URL | No | Base URL for the Iterable API | https://api.iterable.com |
| ITERABLE_USER_PII | No | Set to 'true' to enable tools that access user PII data | false |
| ITERABLE_ENABLE_SENDS | No | Set to 'true' to enable tools that can send messages (requires writes enabled) | false |
| ITERABLE_MCP_NPX_PATH | No | Custom path to npx binary | |
| ITERABLE_ENABLE_WRITES | No | Set to 'true' to enable tools that perform write operations | false |
| ITERABLE_MCP_NODE_PATH | No | Custom path to node binary |
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/Iterable/mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server