Home › Finance › Peil

Peil

Log hours, draft invoices and check where you stand — finance for Dutch freelancers.

Official Python Cloud
★ 0 stars Last pushed 2026-07-24 License: MIT

Topics: Finance & Fintech

Connect

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

Package (pypi 0.1.3)

uvx peil-mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "peil-mcp": {
      "command": "uvx",
      "args": [
        "peil-mcp"
      ],
      "env": {
        "PEIL_API_KEY": "<YOUR_VALUE>",
        "PEIL_API_URL": "<YOUR_VALUE>"
      }
    }
  }
}
  • PEIL_API_KEY required secret — Scoped API key from Peil under Settings -> Developer settings (Pro).
  • PEIL_API_URL — Override the API base URL. Defaults to https://api.peil.app/api/v1.

Related servers

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

Data from the Official MCP Registry