HomeFinance › Frihet ERP

Frihet ERP

AI-native ERP MCP: ES/EU fiscal compliance (VeriFactu/TicketBAI/Facturae), invoicing, tax, banking

TypeScript Cloud Remote
★ 9 stars Last pushed 2026-09-21 License: MIT

Topics: Finance & Fintech

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://mcp.frihet.io/mcp Requires auth (checked 2026-09-24)

Claude Code:

claude mcp add --transport http frihet-mcp https://mcp.frihet.io/mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "frihet-mcp": {
      "url": "https://mcp.frihet.io/mcp"
    }
  }
}

Package (npm 1.17.0)

npx -y @frihet/mcp-server@1.17.0

Or add to your MCP client config:

{
  "mcpServers": {
    "frihet-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@frihet/mcp-server@1.17.0"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry