OpenLMNP
Rank #6,818io.github.manganate006/openlmnp
Accounting MCP for French LMNP furnished rentals: income, expenses, depreciation, tax return & FEC
OpenLMNP is a Model Context Protocol (MCP) server published by manganate006. It ranks #6,818 of 115,460 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. OpenLMNP is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Jul 9, 2026 and most recently updated on Jul 30, 2026.
Ranks ahead of 108,642 of 115,460 servers on MCP Toplist.
Use OpenLMNP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http openlmnp https://app.openlmnp.fr/mcp?demo_token=openlmnp_demo_ro_ebd891f45e8a771ca1a718f239b733b438a31d48[mcp_servers.openlmnp]
url = "https://app.openlmnp.fr/mcp?demo_token=openlmnp_demo_ro_ebd891f45e8a771ca1a718f239b733b438a31d48"Add to ~/.codex/config.toml.
https://app.openlmnp.fr/mcp?demo_token=openlmnp_demo_ro_ebd891f45e8a771ca1a718f239b733b438a31d48Settings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"openlmnp": {
"url": "https://app.openlmnp.fr/mcp?demo_token=openlmnp_demo_ro_ebd891f45e8a771ca1a718f239b733b438a31d48"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"openlmnp": {
"type": "http",
"url": "https://app.openlmnp.fr/mcp?demo_token=openlmnp_demo_ro_ebd891f45e8a771ca1a718f239b733b438a31d48"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"openlmnp": {
"serverUrl": "https://app.openlmnp.fr/mcp?demo_token=openlmnp_demo_ro_ebd891f45e8a771ca1a718f239b733b438a31d48"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"openlmnp": {
"url": "https://app.openlmnp.fr/mcp?demo_token=openlmnp_demo_ro_ebd891f45e8a771ca1a718f239b733b438a31d48"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.manganate006%2Fopenlmnp)<a href="https://mcptoplist.com/server/io.github.manganate006%2Fopenlmnp"><img src="https://mcptoplist.com/badge/io.github.manganate006%2Fopenlmnp.svg" alt="MCP Toplist: Top 10% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
manganate006
Other servers by manganate006
- PeopleLikeUs MCP Server#100,640
- google-flights-mcp#109,120
- homeexchange-mcp#109,121
- mailu-mcp#109,122
- playwright-spa-mcp#109,123
Available versions (2)
| Version | Published |
|---|---|
| 1.1.1 | Jul 30, 2026 |
| 1.1.0 | Jul 28, 2026 |
Frequently asked questions
- Who maintains OpenLMNP?
- OpenLMNP is maintained by manganate006, which publishes 6 MCP servers (2 total versions) tracked on MCP Toplist.
- Is OpenLMNP listed on the Official MCP Registry?
- Yes — OpenLMNP is listed on the Official MCP Registry, alongside Glama.
- How many versions does OpenLMNP have?
- MCP Toplist tracks 2 versions of OpenLMNP, most recently published on Jul 30, 2026.
- Where can I find the source code for OpenLMNP?
- The source code for OpenLMNP is hosted at github.com/manganate006/openlmnp.