mcpserver.lol
registry/search-mcp-2
Connection check verified live · 20h ago

search-mcp-2

Foliora MCP for public discovery, account reads, and agent execution of human-approved changes.

Tools 9
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 20h ago

Tools & capabilities

9 tools

Read from the running server on 20h ago.

create_preview_link read-only websiteUrl*
Build a Foliora /preview URL for a public website. Does not crawl, does not take credentials, and does not change the site. Send the human to the returned previewUrl so they can st…
get_approved_change read-only changeSetId*
Return an already-approved canonical hash and its ordered typed operations. Apply exactly these values; do not reinterpret or regenerate them.
get_product read-only
Return Foliora product facts: brand, plan, add-ons, canonical URLs, and product boundaries. Use when the user asks what Foliora is, how much it costs, or which URL to open. Does no…
get_site_brief read-only siteId*
Return the authenticated customer's current site model, recent runs, open findings, measurement series, question panel, and page jobs.
get_snapshot read-only token*
Fetch a Foliora preview snapshot the human already started. Requires the 32-character hex token from /preview/{token}. Returns public findings and pages only. Unknown tokens are no…
list_approved_changes read-only siteId
List exact change sets the customer already approved. Optionally filter by site. This never approves or publishes a change.
list_sites read-only
List sites owned by the authenticated Foliora account with crawl and finding status. Requires OAuth or a Foliora API key with read scope.
report_publication receipt*changeSetId*expectedHash*idempotencyKey*
Record proof that the customer's agent applied every operation from an already-approved canonical hash. This does not approve a change. Every receipt value must exactly match Folio…
verify_publication changeSetId*
Queue Foliora's rendered production verification after a valid external publication receipt exists. Safe to retry; the same open verification run is returned.