invoice-mcp-server

Abdulgeni/invoice-mcp-server
★ 0 stars Python AI/LLM Updated 11d ago
An MCP server.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "invoice-mcp-server": {
      "command": "uvx",
      "args": [
        "invoice-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install invoice-mcp-server

README Excerpt

Production MCP server exposing AI invoice extraction as an AI-callable tool. Turn your existing invoice extractor into a reusable AI building block compatible with Claude Desktop and any MCP client. | Tool | Description | |------|-------------| | `extract_invoice_data` | Extract data from a local invoice file |

Tools (4)

batch_extract_invoicesexport_invoices_csvextract_invoice_dataextract_invoice_from_url