MCP.so
登录

Kelnix Receipt Mcp Api

@kelnixsolutions

关于 Kelnix Receipt Mcp Api

Description: Turn any receipt into structured, accounting-ready JSON or clean Markdown with one API call. AI-powered vision

基本信息

分类

开发工具

传输方式

stdio

发布者

kelnixsolutions

提交者

Kelnix

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "kelnix-receipt": {
      "command": "python",
      "args": [
        "mcp_server.py"
      ],
      "env": {
        "RECEIPT_MCP_API_KEY": "<YOUR_API_KEY>",
        "ANTHROPIC_API_KEY": "<YOUR_ANTHROPIC_KEY>"
      }
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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.

评论

开发工具 分类下的更多 MCP 服务器