mcpbeat Sign in

Work Order MCP Server

answering

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

Job orders for trades and field work: parts, labour, status, completion report, invoice payload.

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

What changed 11

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

10 Sep a tool description was rewritten license_activate
9 Sep 7 tool descriptions were rewritten9 times that day license_activate, license_status, work_order_add_line and 4 more
9 Sep a tool changed the parameters it asks for license_activate
and 2 more, back to 9 September 2026

Nothing serious here today

Today is the operative word: we check Work Order 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 11 min ago.

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

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.

work
work_order_add_line
Add one line: parts with quantity, unit_cost_minor in whole MINOR units and optional markup, or labour with hours and rate_minor. A line on an invoiced order, or dated before the request, is refused.
work_order_create
Raise a job order and return its WO-YYYY-NNNN number: the client, the site address, the date it was asked for, what the job is and how urgent. Free tier: 5 open orders.
work_order_delete
Delete a DRAFT work order with no lines, freeing an open slot. One past draft is refused, naming the date it got there, and so is one carrying lines. The WO number is never reissued. work_order_status moves it on.
work_order_get
Return one work order in full by WO number or client: the site, every parts and labour line with the unit billed, hours, materials, net and VAT, and the status history. Reads only. Free.
work_order_invoice_payload
Build an invoice_create-ready payload from the lines, with VAT at the shared profile rate. Writes nothing and marks nothing: raise the invoice in the invoice server, then set this order invoiced. Pro.
work_order_list
List work orders newest requested first: status, priority, client, site, hours, labour, materials and net value, with totals per currency. Filter by status, client and requested-date range. Free.
work_order_status
Move one work order exactly one step: draft, scheduled, in_progress, done, invoiced, stamping date and note. A skipped, backwards or backdated step is refused and nothing is written. Free.
work_orders_report
Report the whole board: how many work orders sit at each status, the hours logged this month, and the value not yet invoiced per currency, with the oldest open jobs named. Pro.
completion
completion_report_pdf
Call this tool to render the A4 completion report of one work order and return a download link valid for one hour: the lines, the hours, the materials, the totals and the sign-off block. Pro.
completion_report_text
Turn a work order into a plain-text completion report: what was done, the labour hours, the materials, the totals and a sign-off block, ready to paste into an email. The same text also comes back as a .txt download link valid for one hour. Free on every 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.

Endpoints

URLTransportStateLatencyChecked
https://mcp.zovo.one/mcp/work-order streamable-http answering 251 ms 11 min ago

Alternatives to Work Order

same job, measured the same way
Billingserv
by billingserv

BillingServ MCP server for customers, invoices, orders, packages, licenses, and revenue reports.

150 installs/wk local only
Avalara E-Invoicing & Live Reporting
by avalara

Provides access to Avalara E-Invoicing and Live Reporting APIs for document statuses and compliance

answering
PDF MCP
by wesseltl

Extract text and tables from PDFs for an agent: invoices, reports, statements.

109 installs/wk local only
Itcons.app
by itcons-app

Connect AI assistants to Itcons.app work orders, reports, projects, users, and resources.

28 installs/wk answering
TaskTime Pro
by tasktime

First-party local TaskTime Pro tools for tasks, timers, expenses, invoices, reports, and planning.

54 installs/wk local only
Xero
by mindstone

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

77 installs/wk local only
Service Report
by theluckystrike

Field service reports: hours, materials, sign-off, and the invoice the visit turns into.

local only
Xero
by wyre-ai

MCP server for Xero accounting — contacts, invoices, payments, accounts, and financial reports.

local only

Work Order — questions

Answers built from our own checks of this server.

What can Work Order do?
It exposes 12 tools, read directly from the server on our last check. Among them: completion_report_pdf, completion_report_text, license_activate, license_status, work_order_add_line, work_order_create 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 Work Order mostly used for?
Its tools cluster around work, completion and license. 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 Work Order 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 222 ms. The bar chart above shows every period we have measured.
How do I connect Work Order?
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 Work Order need an API key?
No. Work Order 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 Work Order?
It answers our handshake in 222 ms on average, which is faster than 64% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Work Order 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.