Skip to content
Claude Desktop

ecardwidget mcp for Claude Desktop

io.github.ecardwidget/ecardwidget-mcp

Send eCards, run bulk campaigns, and automate recurring cards from your AI assistant.

client:Claude Desktop transport:stdio runtime:npm

Install ecardwidget mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "ecardwidget-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ecardwidget-mcp"
      ],
      "env": {
        "ECW_API_KEY": "<ECW_API_KEY>",
        "ECW_BASE_URL": "<ECW_BASE_URL>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

ecardwidget mcp in other clients