Loading MCP server directory, please wait...
Zola wedding planning for Claude — vendors, budget, guests, seating, registry, and RSVPs
npx @getmcp/cli add io.github.chrischall/zola-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
ZOLA_REFRESH_TOKENZola refresh token JWT (~1 year lifetime). Run npm run auth to capture via browser login.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.chrischall/zola-mcp": {
"command": "npx",
"args": [
"-y",
"zola-mcp"
],
"env": {
"ZOLA_REFRESH_TOKEN": ""
}
}
}
}