Back to Browse

Beleg2datev Mcp MCP Server

Developer ToolsUse Caution4.3MCP RegistryLocal
Free

Server data from the Official MCP Registry

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

About

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

Security Report

4.3
Use Caution4.3High Risk

This MCP server for invoice parsing has several security concerns that warrant attention. The code lacks proper input validation for file URLs and base64 data, creates an invalid Blob without content, and relies on environment variable authentication without validation. While the permissions align with its stated purpose, the implementation has vulnerabilities that could be exploited. Supply chain analysis found 1 known vulnerability in dependencies (0 critical, 1 high severity). Package verification found 1 issue.

3 files analyzed · 9 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-igorkazazic1989-beleg2datev-mcp": {
      "args": [
        "-y",
        "beleg2datev-mcp"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!