Receipt Extraction
Rank #37,572com.acjlabs/receipt-extraction
AU GST/ABN receipt extraction — assigns entertainment/ITC tax codes per line, not just OCR.
Receipt Extraction is a Model Context Protocol (MCP) server published by acjlabs. It ranks #37,572 of 132,113 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Receipt Extraction is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Jul 21, 2026 and most recently updated on Jul 31, 2026.
Ranks ahead of 94,541 of 132,113 servers on MCP Toplist.
Use Receipt Extraction
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http receipt-extraction https://receipt-extraction.acjlabs.com/mcp[mcp_servers.receipt-extraction]
url = "https://receipt-extraction.acjlabs.com/mcp"Add to ~/.codex/config.toml.
https://receipt-extraction.acjlabs.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"receipt-extraction": {
"url": "https://receipt-extraction.acjlabs.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"receipt-extraction": {
"type": "http",
"url": "https://receipt-extraction.acjlabs.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"receipt-extraction": {
"serverUrl": "https://receipt-extraction.acjlabs.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"receipt-extraction": {
"url": "https://receipt-extraction.acjlabs.com/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.acjlabs%2Freceipt-extraction)<a href="https://mcptoplist.com/server/com.acjlabs%2Freceipt-extraction"><img src="https://mcptoplist.com/badge/com.acjlabs%2Freceipt-extraction.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
acjlabs
Other servers by acjlabs
View all acjlabs servers →Available versions (3)
| Version | Published |
|---|---|
| 0.1.2 | Jul 31, 2026 |
| 0.1.1 | Jul 25, 2026 |
| 0.1.0 | Jul 21, 2026 |
Frequently asked questions
- Who maintains Receipt Extraction?
- Receipt Extraction is maintained by acjlabs, which publishes 3 MCP servers (7 total versions) tracked on MCP Toplist.
- Is Receipt Extraction listed on the Official MCP Registry?
- Yes — Receipt Extraction is listed on the Official MCP Registry, alongside Glama.
- How many versions does Receipt Extraction have?
- MCP Toplist tracks 3 versions of Receipt Extraction, most recently published on Jul 31, 2026.
- Where can I find the source code for Receipt Extraction?
- The source code for Receipt Extraction is hosted at github.com/acjlabs/receipt-extraction.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.