mcpbeat Sign in

Goods Receipt MCP Server

answering

Goods Receipt is answering right now. Last checked 10 min ago. It exposes 11 tools. Last commit 22 Sep 2026.

Goods receipt notes vs purchase orders: tolerances, damaged/short units, CSV export.

Uptime history 34 hours of history · worst hour 67%
34 hours agonow
98.9%
Uptime 24h
87 of 88 checks
11
Tools
read from the server
209 ms
Response time
average over 24h
0
Stars
last commit 22 Sep 2026

Goods Receipt does not always answer

Over the last week it answered 97.5% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

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 10 min ago.

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

Available tools 11

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

grn
grn_add
Create a goods-receipt note (GRN) against an open purchase order. Give one cell per PO line: the whole units received and/or damaged. received is checked against the line's ordered quantity and the PO's over tolerance; receiving past the over tolerance is refused unless declared damaged. Shortage is recorded automatically (ordered minus received, floored at zero) and shown as a discrepancy. Partial deliveries are fine: raise several GRNs against the same PO. Free tier, full CRUD.
grn_close
Close an open GRN. A closed GRN can no longer take lines, and its discrepancies are treated as resolved. Closing is free-tier and never mutates the PO.
grn_discrepancy
List lines that are not as ordered: damaged units, a declared shortage, or received below the PO line's under tolerance. Optionally filter to one PO.
grn_export_csv
Pro. Export every GRN (or just one PO's GRNs) as CSV with a header row: grn,po,po_reference,received_at,carrier,status,line,sku,received,damaged,shortage,damage_note,shortage_note. Watermark-free and not truncated.
grn_get
Get a single goods-receipt note by id, with its lines, damage and shortage per line.
grn_line_add
Add another PO line (or more units on a line already open on this GRN) to an existing open goods-receipt note. Useful when one delivery arrives in batches. The over-tolerance gate still applies to the PO line's cumulative received count across every GRN. Free tier, full CRUD.
grn_list
List goods-receipt notes, newest first, optionally filtered to one purchase order.
grn_status_report
Reconcile every purchase order against every GRN: open POs (not yet fully received), POs fully received within tolerance, POs with at least one discrepancy, and per-line open/short/damaged counts. Nothing is written.
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.
po
po_add
Create a purchase order to receive goods against. Lines carry a sku, a description and an ordered whole-unit quantity. Over/under tolerances are whole percentages allowed above/below ordered before a GRN is flagged. Ids look like PO-0001. Free tier, full CRUD.

Endpoints

URLTransportStateLatencyChecked
https://mcp.zovo.one/mcp/goods-receipt streamable-http answering 106 ms 10 min ago

Alternatives to Goods Receipt

same job, measured the same way
Beleg2datev MCP
by igorkazazic1989

DATEV & Fortnox export for German invoices - Bauhaus, OBI, receipts to DATEV CSV

33 installs/wk local only
Invoice & Receipt OCR Extractor to Excel
by ranovam

Invoice and receipt extractor: reads PDF and image invoices/receipts with AI, pulling date…

answering
Fragrance & Perfume MCP (Noteboxd)
by noteboxd

Fragrance & perfume MCP: search fragrances, notes, accords, brands, perfumers, reviews & charts.

37 installs/wk answering
I
MCP Utils
by followtz

Data processing tools: CSV, cleaning, stats, image, report, save, shell

local only
Time Tracker Timesheet Billable Hours
by theluckystrike

Track billable time from your AI chat: timers, entries, reports, CSV export. All data stays local.

14 tools answering
Time Tracking
by theluckystrike

Track billable time from your AI chat: timers, entries, reports, CSV export. All data stays local.

local only
Timesheets
by theluckystrike

Track billable time from your AI chat: timers, entries, reports, CSV export. All data stays local.

local only
Dmarc Examiner
by dmarc-examiner

Read your own DMARC aggregate and forensic reports: sources, alignment, alerts, CSV export.

29 installs/wk 21 tools answering

Goods Receipt — questions

Answers built from our own checks of this server.

What can Goods Receipt do?
It exposes 11 tools, read directly from the server on our last check. Among them: grn_add, grn_close, grn_discrepancy, grn_export_csv, grn_get, grn_line_add and 5 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 Goods Receipt mostly used for?
Its tools cluster around grn 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 Goods Receipt working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 87 of 88 checks got a reply (98.9%), average response time 209 ms. The bar chart above shows every period we have measured.
How do I connect Goods Receipt?
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 Goods Receipt need an API key?
No. Goods Receipt completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 11 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Goods Receipt?
It answers our handshake in 209 ms on average, which is faster than 68% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Goods Receipt 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.