← Index

io.github.theYahia/sendpulse-mcp

io.github.theYahia/sendpulse-mcp·v1.0.3·Email
Quality Score
85
/100

MCP server for SendPulse API — mailing lists, email sending, statistics. OAuth2 auth.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "sendpulse-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@theyahia/sendpulse-mcp"
      ],
      "env": {
        "SENDPULSE_ID": "<your-sendpulse_id>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "sendpulse-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@theyahia/sendpulse-mcp"
      ],
      "env": {
        "SENDPULSE_ID": "<your-sendpulse_id>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @theyahia/sendpulse-mcp
§02  Environment variables
SENDPULSE_ID
requiredsecret

API key

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Email