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