Apapyr
@AkilaJ
About Apapyr
Extract structured data (JSON) from invoices, receipts, W-2s, bank statements, and contracts. Send a document, get JSON with confidence scores.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"apapyr": {
"command": "npx",
"args": [
"apapyr-mcp-server"
],
"env": {
"APAPYR_API_KEY": "sk_live_your_key"
}
}
}
}Tools
5Extract structured data from a document (invoice, receipt, W-2, bank statement, or contract). Reads a PDF or image file and returns clean JSON with field values and confidence scores.
Retrieve the result of a previous document extraction by its ID.
List recent document extractions with their status and metadata.
Check current API usage — pages used, remaining quota, and plan details.
List all supported document types and the fields that will be extracted from each.
Overview
What is Apapyr?
Apapyr is an MCP server that extracts structured data from documents—invoices, receipts, tax forms, bank statements, and contracts—using AI agents. It integrates with MCP-compatible AI assistants like Claude Code, Cursor, and Windsurf.
How to use Apapyr?
Install via npx @apapyr/mcp-server, configure with your APAPYR_API_KEY, and add to your AI assistant's MCP settings (e.g., claude mcp add apapyr). Once connected, ask the assistant natural language queries like "Extract the data from invoice.pdf".
Key features of Apapyr
- Supports PDF and image document extraction.
- Provides tools:
extract_document,get_extraction,list_extractions,get_usage,list_document_schemas. - Offers a free tier of 50 pages per month.
- Works with Claude Code, Cursor, Windsurf, and other MCP-compatible assistants.
- Can extract fields from invoices, receipts, W-2 forms, bank statements, and contracts.
Use cases of Apapyr
- Parse invoices to extract vendor, total, tax, due date, and line items.
- Extract merchant, total, tax, tip, and payment method from receipts.
- Automate data entry from W-2 tax forms (employer, wages, withholdings).
- Pull balances and transactions from bank statements.
- Identify parties, dates, and key terms from contracts.
FAQ from Apapyr
How do I get an API key?
Sign up at apapyr.com; a free tier provides 50 pages per month.
What document types are supported?
Invoices, receipts, W-2 tax forms, bank statements, and contracts. Each has specific extractable fields.
What tools does Apapyr provide?
Tools include extract_document, get_extraction, list_extractions, get_usage, and list_document_schemas.
What environment is required to run the server?
Node.js with npx is required; the API key is set via the APAPYR_API_KEY environment variable.
Can I check my usage?
Yes, using the get_usage tool returns current plan usage and limits.
Frequently asked questions
How do I get an API key?
Sign up at [apapyr.com](https://apapyr.com/dashboard.html); a free tier provides 50 pages per month.
What document types are supported?
Invoices, receipts, W-2 tax forms, bank statements, and contracts. Each has specific extractable fields.
What tools does Apapyr provide?
Tools include `extract_document`, `get_extraction`, `list_extractions`, `get_usage`, and `list_document_schemas`.
What environment is required to run the server?
Node.js with npx is required; the API key is set via the `APAPYR_API_KEY` environment variable.
Can I check my usage?
Yes, using the `get_usage` tool returns current plan usage and limits.
Basic information
More Other MCP servers

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.

EverArt
modelcontextprotocolModel Context Protocol Servers

Glasswarp
GlasswarpSee and control a real Windows PC you own — from any MCP client, locally or remotely. Observe (UIA + screenshots), click/type/drag/scroll, launch apps, owner Live View. BYOH: your machine, your key.
Comments