SERVER
Odoo MCP Server
Rank #32443io.github.nicolasramos/odoo-mcp
MCP server for Odoo 18 with 38 business tools
First listed
Apr 3, 2026
Last publish date
Apr 3, 2026
OVERVIEW
Odoo MCP Server is a Model Context Protocol (MCP) server published by nicolasramos. It ranks #32443 of 58,900 servers tracked on MCP Toplist. Odoo MCP Server is listed on Official MCP, with 1 tracked version. It was first listed on Apr 3, 2026 and most recently updated on Apr 3, 2026.
STANDING
#32,443of 58,900 tracked servers
Ranks ahead of 26,457 of 58,900 servers on MCP Toplist.
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": {
"odoo-mcp": {
"command": "uvx",
"args": [
"odoo-18-mcp-server"
],
"env": {
"ODOO_URL": "<your ODOO_URL>",
"ODOO_DB": "<your ODOO_DB>",
"ODOO_USERNAME": "<your ODOO_USERNAME>",
"ODOO_PASSWORD": "<your ODOO_PASSWORD>",
"ODOO_MCP_DEFAULT_LIMIT": "<your ODOO_MCP_DEFAULT_LIMIT>",
"ODOO_MCP_MAX_LIMIT": "<your ODOO_MCP_MAX_LIMIT>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
nicolasramos
MORE FROM THIS PUBLISHER
Other servers by nicolasramos
View all nicolasramos servers →VERSIONS
Available versions (1)
| Version | Published |
|---|---|
| 1.0.1 | Apr 3, 2026 |
FAQ
Frequently asked questions
- What is Odoo MCP Server?
- MCP server for Odoo 18 with 38 business tools
- Who maintains Odoo MCP Server?
- Odoo MCP Server is maintained by nicolasramos, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is Odoo MCP Server an official MCP server?
- Yes — Odoo MCP Server is listed on the Official MCP Registry.
- How many versions does Odoo MCP Server have?
- MCP Toplist tracks 1 version of Odoo MCP Server, most recently published on Apr 3, 2026.
- Where can I find the source code for Odoo MCP Server?
- The source code for Odoo MCP Server is hosted at github.com/nicolasramos/odoo-mcp.git.
EXPLORE