← Index

io.github.theYahia/unisender-mcp

io.github.theYahia/unisender-mcp·v1.0.2·Email
Quality Score
85
/100

MCP server for UniSender API — email lists, campaigns, contacts. API key auth.

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

API key

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