Kelnix Receipt Mcp Api
@kelnixsolutions
About Kelnix Receipt Mcp Api
Description: Turn any receipt into structured, accounting-ready JSON or clean Markdown with one API call. AI-powered vision
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"kelnix-receipt": {
"command": "python",
"args": [
"mcp_server.py"
],
"env": {
"RECEIPT_MCP_API_KEY": "<YOUR_API_KEY>",
"ANTHROPIC_API_KEY": "<YOUR_ANTHROPIC_KEY>"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Kelnix Receipt Mcp Api?
An MCP API that uses AI vision to parse receipts into structured, accounting-ready JSON. It extracts merchant, date, line items, tax, totals, and suggests GL accounts for instant bookkeeping. Designed for AI agents automating expense management, accounts payable, and bookkeeping.
How to use Kelnix Receipt Mcp Api?
Register via POST /register_agent to get an API key and 50 free credits. Then call POST /tools/upload_and_process with a receipt image (costs 1 credit). When credits run low, buy more via Stripe or 300+ cryptocurrencies. The server can also be self-hosted with Python 3.11+.
Key features of Kelnix Receipt Mcp Api
- AI vision extraction of receipt data and line items
- Suggests GL accounts for accounting entries
- Credit-based pricing with free tier and subscriptions
- Crypto payments for 300+ coins
- MCP protocol compatible with Claude Desktop, Cursor
- Ready-to-use code for LangGraph, CrewAI, AutoGen
Use cases of Kelnix Receipt Mcp Api
- Automate expense report creation from receipt photos
- Streamline accounts payable by extracting vendor and totals
- Feed structured receipt data into bookkeeping software
- Enable AI agents to handle receipt processing autonomously
FAQ from Kelnix Receipt Mcp Api
How do I get an API key?
Call POST /register_agent with your agent name. You instantly receive an API key and 50 free credits.
How much does it cost?
Each receipt processing and GL account suggestion costs 1 credit. Credits start at $5 for 100. Subscriptions from $15/mo (200 credits) are also available.
Can I pay with cryptocurrency?
Yes. Use POST /billing/buy_credits_crypto to pay with BTC, ETH, SOL, USDC, USDT, DOGE, and over 280 other coins.
Can I self-host this server?
Yes. Clone the repository, install dependencies, set ANTHROPIC_API_KEY, and run with uvicorn. Requires Python 3.11+.
What transport and authentication does the server use?
All tool and billing endpoints require the X-API-Key header. The server communicates over HTTP and follows the MCP protocol for discovery via /.well-known/mcp.json.
Frequently asked questions
How do I get an API key?
Call `POST /register_agent` with your agent name. You instantly receive an API key and 50 free credits.
How much does it cost?
Each receipt processing and GL account suggestion costs 1 credit. Credits start at $5 for 100. Subscriptions from $15/mo (200 credits) are also available.
Can I pay with cryptocurrency?
Yes. Use `POST /billing/buy_credits_crypto` to pay with BTC, ETH, SOL, USDC, USDT, DOGE, and over 280 other coins.
Can I self-host this server?
Yes. Clone the repository, install dependencies, set `ANTHROPIC_API_KEY`, and run with uvicorn. Requires Python 3.11+.
What transport and authentication does the server use?
All tool and billing endpoints require the `X-API-Key` header. The server communicates over HTTP and follows the MCP protocol for discovery via `/.well-known/mcp.json`.
Basic information
More Developer Tools MCP servers
endoflife.ai
endoflife.aiFree MCP server for software end-of-life intelligence: EOL dates, support status, and the 0-100 EOL Risk Score across 485 tracked products. Agents can check a single version, pull a product's full lifecycle schedule, or
mcp-excalidraw
yctimlinMCP server and Claude Code skill for Excalidraw — programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync.
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
Serena
oraiosA powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent
FastAPI-MCP
tadata-orgExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
Comments