mcpbeat Sign in

Receipt Extraction MCP Server

answering

Receipt Extraction is answering right now. Last checked moments ago. It exposes 1 tools. Last commit 8 Aug 2026.

AU GST/ABN receipt extraction — assigns entertainment/ITC tax codes per line, not just OCR.

Uptime history 47 days of history
47 days agonow
100.0%
Uptime 24h
92 of 92 checks
1
Tools
read from the server
212 ms
Response time
average over 24h
2
Stars
last commit 8 Aug 2026

Nothing serious here today

Today is the operative word: we check Receipt Extraction 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 0 min ago.

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

Available tools 1

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

extract
extract_receipt
Extracts a structured Receipt (vendor, ABN-checked, GST-aware line items and totals) from a base64-encoded receipt or invoice image/PDF.

Endpoints

URLTransportStateLatencyChecked
https://receipt-extraction.acjlabs.com/mcp streamable-http answering 237 ms 0 min ago

Alternatives to Receipt Extraction

same job, measured the same way
Joltsms Sms
by rchanllc

Provision real-SIM US phone numbers, receive SMS, and extract OTP codes for AI agents.

24 installs/wk local only
API Governance
by coderifts

Contract-change authorization for AI agents. Signed receipts verify offline.

3 tools answering
Selvage
by selvage-lab

An LLM-based code review MCP server with AST-powered smart context extraction

46 installs/wk local only
Lotor
by githubscum

A local receipt and approval gate for AI agent sessions. The agent can act, but it cannot sign.

39 installs/wk local only
Skip Hire AI MCP
by csoai-org

UK Waste Carrier Registration, EA waste codes, hazardous waste consignment notes for skip hire a...

145 installs/wk local only
N
agentsbase — Email for AI Agents
by agentsbase

Email for AI agents. Create mailboxes, send/receive emails, and auto-extract verification codes.

26 installs/wk local only
Jinero
by jinero

AI-agent design tools: fonts, font recognition, palettes, color naming, contrast, code, SVG, CSS.

15 tools answering
Machine Inbox
by machineinbox

Task-scoped email inboxes for AI agents: read mail, extract verification codes, and reply.

11 tools answering

Receipt Extraction — questions

Answers built from our own checks of this server.

What can Receipt Extraction do?
It exposes 1 tools, read directly from the server on our last check. Among them: extract_receipt. 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 →
Is Receipt Extraction 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 212 ms. The bar chart above shows every period we have measured.
How do I connect Receipt Extraction?
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 Receipt Extraction need an API key?
No. Receipt Extraction completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 1 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Receipt Extraction?
It answers our handshake in 212 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 Receipt Extraction open source?
We cannot say either way: 2 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.