MCP Server
MCP
io.github.chrischall/zola-mcp
Zola wedding planning for Claude — vendors, budget, guests, seating, registry, and RSVPs
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
By
Comments
Sign in to leave a comment