Sami-A/iterable-mcp
3.2
If you are the rightful owner of iterable-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
This project implements a Model Context Protocol (MCP) server to interact with the Iterable API, enabling list and user data retrieval.
Tools
Functions exposed to the LLM to take actions
get_iterable_lists
Fetches a list of all lists from the Iterable API.
get_iterable_users_by_list_name
Fetches users from a specific Iterable list using the list name.
get_iterable_user_by_email
Fetches a user from Iterable by email.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client