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.

コメント

「開発者ツール」の他のコンテンツ