io.github.chrischall/zola-mcp MCP Server
io.github.chrischall/zola-mcp
What is the io.github.chrischall/zola-mcp MCP server?
Zola wedding planning for Claude — vendors, budget, guests, seating, registry, and RSVPs
How to install io.github.chrischall/zola-mcp
Copy-paste configuration for popular MCP clients.
ZOLA_REFRESH_TOKENsecretZola 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.
{
"mcpServers": {
"zola-mcp": {
"command": "npx",
"args": [
"-y",
"zola-mcp"
],
"env": {
"ZOLA_REFRESH_TOKEN": "<YOUR_ZOLA_REFRESH_TOKEN>"
}
}
}
}{
"mcpServers": {
"zola-mcp": {
"command": "npx",
"args": [
"-y",
"zola-mcp"
],
"env": {
"ZOLA_REFRESH_TOKEN": "<YOUR_ZOLA_REFRESH_TOKEN>"
}
}
}
}{
"mcpServers": {
"zola-mcp": {
"command": "npx",
"args": [
"-y",
"zola-mcp"
],
"env": {
"ZOLA_REFRESH_TOKEN": "<YOUR_ZOLA_REFRESH_TOKEN>"
}
}
}
}{
"servers": {
"zola-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"zola-mcp"
],
"env": {
"ZOLA_REFRESH_TOKEN": "<YOUR_ZOLA_REFRESH_TOKEN>"
}
}
}
}claude mcp add zola-mcp --env ZOLA_REFRESH_TOKEN=<YOUR_ZOLA_REFRESH_TOKEN> -- npx -y zola-mcpRelated MCP servers
OurFamilyWizard co-parenting for Claude — messages, calendar, expenses, and journal
Redfin real-estate for Claude — search, property details, market reports, saved homes
Google Sheets (and more) for Claude via gogcli — read, write, and manage spreadsheets
Google Classroom via gogcli for Claude — courses, assignments, submissions, grading
Extended Google Docs for Claude via gogcli — auth + full Docs and comments support
Google Drive via gogcli for Claude — search, upload, download, permissions