HomeFinance › OpenLMNP

OpenLMNP

Accounting MCP for French LMNP furnished rentals: income, expenses, depreciation, tax return & FEC

PHP CloudLocal Remote
★ 4 stars Last pushed 2026-09-22 License: AGPL-3.0

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://app.openlmnp.fr/mcp?demo_token=openlmnp_demo_ro_ebd891f45e8a771ca1a718f239b733b438a31d48 Reachable (checked 2026-09-24)

Claude Code:

claude mcp add --transport http openlmnp https://app.openlmnp.fr/mcp?demo_token=openlmnp_demo_ro_ebd891f45e8a771ca1a718f239b733b438a31d48 --header "Authorization: <YOUR_VALUE>"

Or add to your MCP client config:

{
  "mcpServers": {
    "openlmnp": {
      "url": "https://app.openlmnp.fr/mcp?demo_token=openlmnp_demo_ro_ebd891f45e8a771ca1a718f239b733b438a31d48",
      "headers": {
        "Authorization": "<YOUR_VALUE>"
      }
    }
  }
}
  • Authorization secret — Optional β€” your personal Bearer token to access your own data (overrides the public read-only demo)

Related servers

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

Data from the Official MCP Registry