mcpbeat Sign in

Catalogue MCP Server

answering

Catalogue is answering right now. Last checked 12 min ago. It exposes 12 tools. Last commit 9 Sep 2026.

A price list and rate card the quotes and invoice servers read by SKU.

Uptime history 4 days of history
4 days agonow
100.0%
Uptime 24h
92 of 92 checks
12
Tools
read from the server
244 ms
Response time
average over 24h
0
Stars
last commit 9 Sep 2026

What changed 10

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 9 September 2026. No other catalogue keeps this.

10 Sep 3 tool descriptions were rewritten catalogue_report, license_activate, sku_set
9 Sep 5 tool descriptions were rewritten6 times that day license_activate, license_status, price_list_text and 2 more
9 Sep a tool changed the parameters it asks for license_activate
and 1 more, back to 9 September 2026

Nothing serious here today

Today is the operative word: we check Catalogue every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 12 min ago.

run in your terminal
claude mcp add catalogue --transport http https://mcp.zovo.one/mcp/catalogue
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "catalogue": {
      "url": "https://mcp.zovo.one/mcp/catalogue"
    }
  }
}
~/.codex/config.toml
[mcp_servers.catalogue]
url = "https://mcp.zovo.one/mcp/catalogue"
.cursor/mcp.json
{
  "mcpServers": {
    "catalogue": {
      "url": "https://mcp.zovo.one/mcp/catalogue"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "catalogue": {
      "url": "https://mcp.zovo.one/mcp/catalogue"
    }
  }
}

Available tools 12

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

sku
sku_delete
Delete a catalogue line no rate card points at and that never priced a resolved line, freeing a free-tier slot. Otherwise it is refused, naming what depends on it: reprice it to withdraw it instead.
sku_get
Show the price of one SKU as of a date, in one currency and tier: the row picked is the latest valid_from at or before that date, and the answer names the row and any later one already booked. Free.
sku_list
List catalogue lines with the price in force today, filtered by code prefix, by currency and by tier. A SKU with no price in that currency and tier is listed and said to have none. Free.
sku_set
Add a catalogue line or reprice one: a code, a name, a unit, an optional VAT rate, and price_minor in whole minor units for one currency, tier and valid_from. A repriced line keeps its old rows. Free: 25 SKUs, one tier.
license
license_activate
Turn Pro on for this connection with key, an MCPL1.<payload>.<signature> issued at checkout for this server or the bundle. Data under your token stays; a wrong or expired key changes nothing. license_status confirms it.
license_status
Report this endpoint's licence state for your token as JSON: the product, the tier free or pro, why it is not Pro, and the checkout URL. Call it to explain a free-tier refusal. No arguments, nothing changes.
price
price_list_pdf
Call this tool to render the price list for one currency and tier as an A4 HTML document laid out for print-to-PDF (this hosted endpoint has no PDF renderer) and return a download link valid for one hour: every SKU with its unit, its price in force and the day that price started. Pro.
price_list_text
Print the price list as plain text: every SKU with its unit, the price in force on a date and any later price booked, then the labour rate cards, under your business name. Also a .txt download link valid one hour. Free; price_list_pdf writes the A4 page.
rate
rate_get
Show the hourly rate for a role as of a date and currency: the row picked is the latest valid_from at or before that date, and the answer names it. With no role given, lists every card. Free.
rate_set
Set the hourly charge-out rate on a labour card: role, currency, hourly_minor in whole MINOR units and the day it starts. The same role, currency and date REPLACES that row rather than adding one. Free.
catalogue
catalogue_report
Report the catalogue as at date: how many SKUs there are, how many price rows are in force, which rows a later row already replaces, and which SKUs carry no price in the profile's default currency. Reads only. Pro.
lines
lines_resolve
Turn a list of sku or role lines into invoice_create-ready and quote_create-ready items priced from the catalogue as of each line's date. An unknown code is refused by name and never priced. Free.

Endpoints

URLTransportStateLatencyChecked
https://mcp.zovo.one/mcp/catalogue streamable-http answering 79 ms 12 min ago

Alternatives to Catalogue

same job, measured the same way
Rate Card
by theluckystrike

Hourly rates by role and date, priced into invoice and quote lines without retyping.

local only
Jobber MCP
by chrischall

Read the Jobber Client Hub your service providers share: appointments, invoices and quotes

237 installs/wk local only
Quote Vat Accept To Invoice
by bestremotetools

Send a priced, VAT-correct quote from chat, then turn the yes into an invoice with one call.

local only
Stripe MCP
by robinafaruqia

Read-only MCP server for querying Stripe customers, payments, and invoices.

233 installs/wk local only
Xero
by mindstone

Xero MCP server for invoices, contacts, payments, quotes, and financial reports.

77 installs/wk local only
Autumn
by usefulapi

MCP server for Autumn — read customers, plans, balances & invoices; track usage and attach plans.

18 tools answering
Lexware
by lazyants

MCP server for the Lexware Office API — invoices, contacts, articles, and vouchers.

251 installs/wk local only
RadiusOS CRM
by radiusos-www

34-tool CRM server — contacts, pipeline, quotes, invoices, scheduling, email, and AI scoring.

answering

Catalogue — questions

Answers built from our own checks of this server.

What can Catalogue do?
It exposes 12 tools, read directly from the server on our last check. Among them: catalogue_report, license_activate, license_status, lines_resolve, price_list_pdf, price_list_text and 6 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is Catalogue mostly used for?
Its tools cluster around sku, price and rate. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is Catalogue working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 244 ms. The bar chart above shows every period we have measured.
How do I connect Catalogue?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Catalogue need an API key?
No. Catalogue completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 12 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Catalogue?
It answers our handshake in 244 ms on average, which is faster than 61% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Catalogue open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.