Loading MCP server directory, please wait...
Manage a Mailcheer email workspace: subscribers, segments, campaigns, transactional sends and stats.
npx @getmcp/cli add com.mailcheer/mailcheerRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer mch_live_... API key, created in Mailcheer under Settings > API.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.mailcheer/mailcheer": {
"url": "https://mailcheer.com/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}