Back to the catalog

io.github.igorkazazic1989/beleg2datev-mcp

DATEV & Fortnox export for German invoices - Bauhaus, OBI, receipts to DATEV CSV

Open source Open in the app JSON README (API)

About

DATEV & Fortnox export for German invoices - Bauhaus, OBI, receipts to DATEV CSV

Details

Kind
MCP servers
Topic
Finance & crypto
Publisher
igorkazazic1989
Origin
official
Category
ferramentas
Transport
local
Version
1.0.2
Last push
2026-09-06T12:05:51Z
Repository state
ativo
Language
TypeScript
License
MIT
Added
2026-09-06 13:00:53
Updated
2026-09-06 13:00:53
Origin id
io.github.igorkazazic1989/beleg2datev-mcp

README

# beleg2datev MCP Server

MCP server for **EU Invoice Parser - German Rechnung & Swedish Faktura AI OCR**
Live demo: https://beleg2datev.com

Turns BAUHAUS, OBI, IKEA, Hornbach receipts into DATEV, Fortnox, Visma JSON.

Extracts: supplier_name, org_nr, ust_idnr, netto, brutto, mwst/moms 19%/7%/25%/6%/12%, IBAN, BIC.

## Install (Claude Desktop)
```json
{
  "mcpServers": {
    "beleg2datev": {
      "command": "node",
      "args": ["/path/to/dist/index.js"],
      "env": {
        "RAPIDAPI_KEY": "YOUR_KEY"
      }
    }
  }
}
```

## Smithery
Connect this GitHub repo at smithery.ai

## Composio
Import MCP repo as custom tool

More