Mailcheer MCP Tools
Mailcheer exposes 13 tools. Each one has its own page with the configuration for every client that can run this server.
-
send_emailMutatingsend email
-
get_accountRead-onlyget account
-
list_subscribersRead-onlylist subscribers
-
add_subscriberMutatingadd subscriber
-
remove_subscriberMutatingremove subscriber
-
list_suppressionRead-onlylist suppression
-
add_suppressionMutatingadd suppression
-
list_campaignsRead-onlylist campaigns
-
create_campaignMutatingcreate campaign
-
preview_campaign_sendpreview campaign send
-
send_campaignMutatingsend campaign
-
get_campaign_statsRead-onlyget campaign stats
-
get_emailRead-onlyget email
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.