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.
Basic information
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 PDF or image
Get a previous extraction result by ID
List recent extractions
Check current plan usage and limits
See supported document types and fields
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.
More Other MCP servers
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Comments