SERVER
Odoo MCP Server
Rank #918io.github.tuanle96/mcp-odoo
Odoo MCP server: safe gated writes, access diagnostics, schema discovery, multi-instance routing.
First listed
Mar 18, 2025
Last publish date
Jun 11, 2026
OVERVIEW
Odoo MCP Server is a Model Context Protocol (MCP) server published by tuanle96. It ranks #918 of 76,851 servers tracked on MCP Toplist, and its repository has 365 GitHub stars. Odoo MCP Server is listed across 4 registries — Official MCP, Glama, mcp.so and PulseMCP, with 2 tracked versions. It was first listed on Mar 18, 2025 and most recently updated on Jun 11, 2026.
STANDING
#918of 76,851 tracked serversTop 5%
Ranks ahead of 75,933 of 76,851 servers on MCP Toplist.
Recent momentum
+66GitHub stars since Apr 27 (+22%)
CONNECT
Use Odoo MCP Server
Add Odoo MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Python package (PyPI)
{
"mcpServers": {
"mcp-odoo": {
"command": "uvx",
"args": [
"odoo-mcp"
],
"env": {
"ODOO_URL": "<your ODOO_URL>",
"ODOO_DB": "<your ODOO_DB>",
"ODOO_USERNAME": "<your ODOO_USERNAME>",
"ODOO_PASSWORD": "<your ODOO_PASSWORD>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 3 registries (1 delisted)
ORGANIZATION
tuanle96
MORE FROM THIS PUBLISHER
Other servers by tuanle96
View all tuanle96 servers →VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 0.7.0 | Jun 11, 2026 |
| 0.6.0 | Jun 10, 2026 |
FAQ
Frequently asked questions
- Who maintains Odoo MCP Server?
- Odoo MCP Server is maintained by tuanle96, which publishes 3 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Odoo MCP Server listed on the Official MCP Registry?
- Yes — Odoo MCP Server is listed on the Official MCP Registry, alongside Glama, mcp.so and PulseMCP.
- How many versions does Odoo MCP Server have?
- MCP Toplist tracks 2 versions of Odoo MCP Server, most recently published on Jun 11, 2026.
- Where can I find the source code for Odoo MCP Server?
- The source code for Odoo MCP Server is hosted at github.com/tuanle96/mcp-odoo.
EXPLORE