← Back to Plugins
MCP Server MCP

io.github.chrischall/zola-mcp

github By github 👁 1 views ▲ 0 votes

Zola wedding planning for Claude — vendors, budget, guests, seating, registry, and RSVPs

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "zola-mcp",
      "version": "1.7.5",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Zola refresh token JWT (~1 year lifetime). Optional — when unset, the MCP falls back to the fetchproxy 0.3.0 browser extension to read the `usr` cookie from your signed-in zola.com tab.",
          "format": "string",
          "isSecret": true,
          "name": "ZOLA_REFRESH_TOKEN"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...