← Index

Kit.com MCP Server

io.github.dancumberland/kit-mcp·v1.0.1·Email
Quality Score
89
/100

Agent-optimized MCP server for Kit.com email marketing. 13 composite tools, 100% V4 API.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "kit-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@dancumberland/kit-mcp"
      ],
      "env": {
        "KIT_API_KEY": "<kit_api_key>",
        "KIT_OAUTH_TOKEN": "<kit_oauth_token>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "kit-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@dancumberland/kit-mcp"
      ],
      "env": {
        "KIT_API_KEY": "<kit_api_key>",
        "KIT_OAUTH_TOKEN": "<kit_oauth_token>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @dancumberland/kit-mcp
§02  Environment variables
KIT_API_KEY

Your Kit.com API key (find at kit.com → Account Settings → Developer)

KIT_OAUTH_TOKEN

OAuth token for bulk operations and purchases (optional)

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