cadrumo

nevenincs/cadrumo
★ 1 stars Python Code/Dev Tools Updated today
Cadrumo is a deterministic Spanish tax calculation CLI and MCP server that turns local financial records into checked, exportable modelo filing artifacts. Independent software; not affiliated with AEAT.
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": {
    "cadrumo": {
      "command": "uvx",
      "args": [
        "cadrumo"
      ]
    }
  }
}

Or install with pip: pip install cadrumo

README Excerpt

<p align="center"> <img src="docs/_static/readme/cadrumo-logo.svg" alt="Cadrumo logo" width="136"> </p> Cadrumo turns local financial records into calculated, checked, and exportable artifacts for supported Spanish tax forms. It keeps the calculation path deterministic and preserves each result's sources.