OdooSurface MCP
Rank #11673io.github.solutionsunity/odoo-surface-mcp
Provides AI agents with user-equivalent access to Odoo 17+ ERP instances using a five-layer tool architecture scoped to authenticated permissions.
OdooSurface MCP is a Model Context Protocol (MCP) server published by solutionsunity. It ranks #11673 of 55,941 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. OdooSurface MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on May 10, 2026 and most recently updated on May 10, 2026.
Ranks ahead of 44,268 of 55,941 servers on MCP Toplist.
Use OdooSurface MCP
Add OdooSurface MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"odoo-surface-mcp": {
"command": "npx",
"args": [
"-y",
"@suco/odoo-surface-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.
Listed on 3 registries
solutionsunity
Available versions (1)
| Version | Published |
|---|---|
| 0.4.6 | May 10, 2026 |
Frequently asked questions
- What is OdooSurface MCP?
- Provides AI agents with user-equivalent access to Odoo 17+ ERP instances using a five-layer tool architecture scoped to authenticated permissions.
- Who maintains OdooSurface MCP?
- OdooSurface MCP is maintained by solutionsunity, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is OdooSurface MCP listed on the official MCP registry?
- Yes — OdooSurface MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does OdooSurface MCP have?
- MCP Toplist tracks 1 version of OdooSurface MCP, most recently published on May 10, 2026.
- Where can I find the source code for OdooSurface MCP?
- The source code for OdooSurface MCP is hosted at github.com/solutionsunity/odoo-surface-mcp.