Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.chrischall/zola-mcp

NPM · ZOLA-MCP · SCANNED SEP 20

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

Available components

+1 this week 94 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security100
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 0 of 9 dependencies flagged as unhealthy. View diagnostics → Pass
Provenance & Transparency97
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Cryptographically verified build provenance (signed, bound to chrischall/zola-mcp). View diagnostics → Pass
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 0 days ago).Pass
  • Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability79
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 5613 tokens (~72/item across 77 items; 77 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management93
  • Stability observed for 28 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage87
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 61% of tool parameters carry a description.Partial
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • All 8 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.Pass
  • An AI judge read all 77 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass
Install

How do I install the io.github.chrischall/zola-mcp server?

io.github.chrischall/zola-mcp runs locally as an npm package, launched with npx -y zola-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · zola-mcp

# add to Claude Code
claude mcp add chrischall-zola-mcp -- npx -y zola-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "chrischall-zola-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "zola-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "chrischall-zola-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "zola-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add chrischall-zola-mcp -- npx -y zola-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "chrischall-zola-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "zola-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add chrischall-zola-mcp --command npx --arg -y --arg zola-mcp
# ~/.hermes/config.yaml
mcp_servers:
  chrischall-zola-mcp:
    command: "npx"
    args: ["-y", "zola-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "chrischall-zola-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "zola-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add chrischall-zola-mcp -t stdio -c npx -a -y zola-mcp
// mcp.json
{
  "mcpServers": {
    "chrischall-zola-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "zola-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 +1
    • MCP protocol: Implements a current MCP spec version (2026-07-28). functional
    • Package version: 2.0.0 → 2.1.0 functional
  • 19 Sept 26 +1
    • Stability: 0.87 → unverified security
    • Tool safety: pass → unverified security
    • Capabilities: pass → unverified functional
    • Tool coverage: 100 → unverified functional
    • Security disclosure: fail → unverified functional
    • Dependency health: 0.87 → 1.00 functional
    • Schema quality: Schema quality not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. functional
    • Package version: 1.12.4 → 2.0.0 functional
  • 17 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

  • 16 Sept 26 +12
    • Malware scan: unverified → pass security
    • Stability: pass → 0.80 functional
  • 15 Sept 26 0
    • Malware scan: unverified → pass security
    • Stability: 0.97 → pass security
    • Package version: 1.12.3 → 1.12.4 functional
  • 14 Sept 26 −14
    • Stability: 0.93 → unverified security
    • Malware scan: pass → unverified security
    • Tool safety: pass → unverified security
    • Capabilities: pass → unverified functional
    • Tool coverage: 100 → unverified functional
    • Schema quality: Schema quality not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. functional
    • Package version: 1.12.2 → 1.12.3 functional
  • 12 Sept 26 +16
    • Malware scan: unverified → pass security
  • 11 Sept 26 0
    • Package version: 1.7.3 → 1.12.2 functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed npm/zola-mcp@2.1.0

Provenance Verified

A signed build attestation was found and verified, binding this exact artifact to the source repository it claims to come from.

Result Verified
Ecosystem npm
Reason Verified
Discovered via Registry attestation endpoint
Source repo chrischall/zola-mcp
Certificate issuer https://token.actions.githubusercontent.com
Certificate SAN https://github.com/chrischall/zola-mcp/.github/workflows/release-please.yml@refs/heads/main
Rekor log index 2893923290
Predicate type https://slsa.dev/provenance/v1
Subject digest sha512:e44568300f788091a6c8cb95be982df481724d497dff897d75d69f3746281d53d869f422c561529fdedbccc4c655dbe71caecaa491d4324156fc2cb07

Background: How many MCP packages publish verified provenance →

Dependencies 9 packages
Packages resolved 9
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 77 exposed · ~5,613 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
reorder_pages ~43

Reorder pages in the website navigation. Pass the complete ordered list of page IDs.

NameTypeReqDescription
page_idsarrayyesFull ordered list of page IDs in desired nav order

No output schema declared.

No examples provided.

search_card_catalog ~89

Search the invitation design catalog. Faceted search returning suites matching the requested card type.

NameTypeReqDescription
card_typestringLead card type: INVITATION (default), SAVE_THE_DATE, WEDDING_SHOWER_INVITATION, REHEARSAL_DINNER_INVITATION, THANK_YOU_CARD, etc.
limitnumberMax suites to return. Default: 50.

No output schema declared.

No examples provided.

search_registry_products ~84

Browse Zola products in a category, scoped to your registry. Category IDs are Zola constants (e.g. 544 = Kitchen) — exposed via GET /v3/categories in the iOS app.

NameTypeReqDescription
category_idnumberyesZola product category ID
limitnumberDefault 50
offsetnumberDefault 0

No output schema declared.

No examples provided.

search_storefronts ~149

Search Zola vendor marketplace by category and location (1=Venues, 2=Photographers, 3=Florists, 7=Planners, 9=Bands/DJs)

NameTypeReqDescription
citystringyesCity name (e.g. Charlotte)
limitnumberResults per page (default 24)
offsetnumberPagination offset (default 0)
state_provincestringyesState abbreviation (e.g. NC)
taxonomy_node_idnumberyesVendor category ID (1=Venues, 2=Photographers, 3=Florists, 7=Planners, 9=Bands/DJs)

No output schema declared.

No examples provided.

search_themes ~53

Browse the catalog of available wedding-website themes

NameTypeReqDescription
limitnumberDefault 50
offsetnumberDefault 0
theme_layout_typesarrayDefault ["MULTI_PAGE"]

No output schema declared.

No examples provided.

search_vendors ~74

Search for vendors by name (typeahead) within a vendor category

NameTypeReqDescription
querystringyesVendor name to search for
taxonomy_keystringVendor category key (e.g. wedding-venues, wedding-photographers, wedding-planners, wedding-bands-djs). Default: wedding-venues

No output schema declared.

No examples provided.

set_card_project_guests ~81

Enable / disable guest groups for an invitation project and optionally override font sizes for printed names and addresses. Pass the full list of guest groups you want recorded.

NameTypeReqDescription
guest_groupsarrayyesFull list of guest groups to record. Omitted groups are not affected by this call.
project_uuidstringyesProject UUID from list_card_projects

No output schema declared.

No examples provided.

set_card_project_qrcode ~169

Place (or update) a QR code on a specific page of an invitation project. The page UUID comes from get_card_project (look under the customization's pages array).

NameTypeReqDescription
colorstringHex color (no #). Default: 000000
dimensionstringSMALL | MEDIUM (default) | LARGE
enabledbooleanWhether to enable the QR code. Default: true.
page_uuidstringyesPage UUID of the customization to put the QR on
project_uuidstringyesProject UUID from list_card_projects
urlstringyesURL the QR code will resolve to
url_typestringCUSTOM (default) | WEDDING_WEBSITE | WEDDING_WEBSITE_RSVP

No output schema declared.

No examples provided.

set_event_guests ~117

Set which guest groups are invited to an event (bulk). For each group, invited:true ensures every guest in the group is invited to the event; invited:false removes the invitation. Other events’ invitations are preserved. Idempotent. Use this to assign guests to events in bulk (e.g. by tier/affiliation/location).

NameTypeReqDescription
event_idnumberyesEvent entity ID from list_events (event_entity_id)
guest_groupsarrayyesGuest groups to set for this event. Only the listed groups are affected.

No output schema declared.

No examples provided.

set_page_hidden ~61

Show or hide a page on the wedding website (e.g., hide the RSVP page until invites go out)

NameTypeReqDescription
hiddenbooleanyestrue to hide the page, false to show it
page_idnumberyesPage ID from list_pages

No output schema declared.

No examples provided.

swap_card_project_variation ~77

Swap one or more customizations on a project to different variations (e.g. switch paper type, color, or size). Pass a map of customization UUID → new variation UUID.

NameTypeReqDescription
customizationsobjectyes{ customization_uuid: new_variation_uuid }
project_uuidstringyesProject UUID from list_card_projects

No output schema declared.

No examples provided.

track_rsvps ~25

Get RSVP tracking summary per event (attending, declined, not responded)

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

update_budget_item ~60

Update a budget item's actual cost and/or note by UUID

NameTypeReqDescription
actual_cost_centsnumberActual cost in cents
notestringNote for the budget item
uuidstringyesBudget item UUID from get_budget

No output schema declared.

No examples provided.

update_current_theme ~60

Switch the wedding website to a different theme template

NameTypeReqDescription
theme_keystringyesTheme key from search_themes (e.g., "galata", "blake-cranberry")
theme_layout_typestringDefault MULTI_PAGE

No output schema declared.

No examples provided.

update_event ~189

Update a wedding event (name, time, venue, location, dress code, RSVP settings)

NameTypeReqDescription
address1stringStreet address
attirestringDress code
citystring
collect_rsvpsbooleanWhether to collect RSVPs for this event
country_codestringDefault: US
end_atstringEnd time ISO 8601
event_idnumberyesEvent entity ID from list_events
namestringEvent name
notestringEvent notes/description
postal_codestring
start_atstringStart time ISO 8601 (e.g. 2026-10-17T18:30:00Z)
state_provincestring
venue_namestringVenue name

No output schema declared.

No examples provided.

update_faq ~68

Update an existing FAQ — all three fields (question, answer, display_order) must be supplied

NameTypeReqDescription
answerstringyes
display_ordernumberyes
faq_entity_idnumberyesFAQ entity ID from list_faqs
questionstringyes

No output schema declared.

No examples provided.

update_guest_address ~83

Update a guest group's mailing address

NameTypeReqDescription
address1string
address2string
citystring
country_codestringDefault: US
guest_group_idnumberyesGuest group ID from list_guests
postal_codestring
state_provincestring

No output schema declared.

No examples provided.

update_home_section ~74

Update a home page story section — all fields must be supplied

NameTypeReqDescription
descriptionstringyes
display_ordernumberyes
hiddenbooleanyes
homepage_entity_idnumberyesHome section ID from list_home_sections
subtitlestringyes
titlestringyes

No output schema declared.

No examples provided.

update_page ~127

Update page-level metadata (title, intro copy, nav title, visibility, layout customization)

NameTypeReqDescription
customizationLayout customization object (see list_pages for shape)
descriptionstringPage description
hiddenbooleanHide the page from the public site
intro_copystringIntroductory paragraph on the page
menu_titlestringTitle shown in mobile menu
nav_titlestringTitle shown in nav bar
page_idnumberyesPage ID from list_pages
titlestringOn-page title

No output schema declared.

No examples provided.

update_poi ~148

Update a point-of-interest. Provide only the fields you want to change.

NameTypeReqDescription
address1string
address2string
citystring
contact_phonestring
country_codestring
descriptionstring
display_ordernumber
google_place_idstring
latitudestring
longitudestring
poi_entity_idnumberyesPOI ID from list_pois
postal_codestring
state_provincestring
titlestring
urlstring

No output schema declared.

No examples provided.

update_registry_item ~96

Update an existing registry item — all fields must be supplied (it's a full replace)

NameTypeReqDescription
collection_idstringyesCollection the item belongs to
collection_item_idstringyesItem ID from get_registry
group_giftbooleanyes
marked_fulfilledbooleanyes
most_wantedbooleanyes
personal_notestringyes
quantitynumberyes

No output schema declared.

No examples provided.

update_travel_item ~185

Update a travel item. Provide only the fields you want to change.

NameTypeReqDescription
address1string
address2string
citystring
codestring
contact_numberstring
country_codestring
display_ordernumber
email_addressstring
google_place_idstring
latitudestring
longitudestring
namestring
notestring
postal_codestring
sourcestring
state_provincestring
timezonestring
travel_entity_idnumberyesTravel entity ID from list_travel_items
typestring
urlstring

No output schema declared.

No examples provided.

update_vendor ~80

Update a booked vendor's details

NameTypeReqDescription
citystring
emailstring
event_datestringISO 8601 date
namestring
price_centsnumber
state_provincestring
uuidstringyesVendor UUID from list_vendors

No output schema declared.

No examples provided.

update_website_customization ~281

Update website colors and fonts. Provide only what changes. Colors are 6-char hex without #. Note: when header_font_family_id changes, the wrapper auto-fetches current state and re-sends all active colors to defend against a Zola partial-update wipe bug. body_font_family_id is restricted to [68, 198]. header_color and nav_font_color exist on Zola's web-api endpoint but are NOT writable via the mobile-api this MCP uses — change them in the Zola web UI for now.

NameTypeReqDescription
accent_colorstring6-char hex (no #)
background_colorstring
body_font_colorstring
body_font_family_idnumberRestricted to 68 (Libre Baskerville) or 198 (Circular). Other IDs return a generic API error.
header_colorstringWritable only via Zola's web-api (cookie+CSRF), not the mobile-api this MCP uses. Passing this throws.
header_font_family_idnumberFont family ID — call get_website_customizations to see available font_family_ids
nav_font_colorstringWritable only via Zola's web-api (cookie+CSRF), not the mobile-api this MCP uses. Passing this throws.
navigation_background_colorstring

No output schema declared.

No examples provided.

update_wedding_settings ~194

Update top-level wedding settings. Provide only the fields you want to change; the rest are preserved.

NameTypeReqDescription
citystring
enable_search_enginebooleanAllow search engines (Google, etc.) to index the site
enable_search_zolabooleanAllow Zola search to find the site
guest_countnumber
hashtagstringe.g. #merchris2026 — empty string clears it
owner_first_namestring
owner_last_namestring
partner_first_namestring
partner_last_namestring
slugstringURL slug — appears in the public website URL
state_provincestring
titlestringWedding title (e.g., "Alex & Jordan")
wedding_datestringYYYY-MM-DD

No output schema declared.

No examples provided.

validate_card_project ~49

Validate an invitation project — reports any text-fit, image, or guest-addressing errors per customization. Use before placing an order.

NameTypeReqDescription
project_uuidstringyesProject UUID from list_card_projects

No output schema declared.

No examples provided.

zola_healthcheck ~104

Resolves the credential the way real tools do, then makes one authenticated request to mobile-api.zola.com. Reports which source supplied the credential, whether mobile-api.zola.com accepted it, the round-trip time, and a plain-English hint distinguishing 'no credential' from 'credential rejected' from 'a mobile-api.zola.com-side problem'. Read-only; never returns the credential itself. Call this when a real tool fails and you want to know which hop broke.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

Common questions

What is the io.github.chrischall/zola-mcp server?

io.github.chrischall/zola-mcp is listed in the public MCP registry as io.github.chrischall/zola-mcp. Zola wedding planning for Claude, vendors, budget, guests, seating, registry, and RSVPs. This page covers its npm package (zola-mcp).

Is the io.github.chrischall/zola-mcp server safe to use?

io.github.chrischall/zola-mcp scores 94 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. Its build provenance is signed and verified. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.chrischall/zola-mcp server expose?

io.github.chrischall/zola-mcp exposes 77 tools: list_vendors, search_vendors, add_vendor, update_vendor, remove_vendor, and 72 more. Their descriptions and schemas cost roughly 5,613 tokens of context every time the server is loaded.

Is the io.github.chrischall/zola-mcp server still maintained?

io.github.chrischall/zola-mcp is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.chrischall/zola-mcp server under?

io.github.chrischall/zola-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.