Odoo MCP Server
ERPipe is the managed Odoo MCP gateway from the maintainer of erpipe-org/mcp-odoo, formerly tuanle96/mcp-odoo; the Python project remains the self-hosted server. It runs locally over stdio via the published package.
People connecting this server to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-08-25 · ★ 394 · #22 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25
MIT · Python servers · how we verify → /methodology
01 · Install Odoo
before you install - you'll need
Set ODOO_URL, ODOO_DB, ODOO_USERNAME, ODOO_TRANSPORT, ODOO_API_KEY, ODOO_JSON2_DATABASE_HEADER, ODOO_MCP_ALLOWED_SIDE_EFFECT_METHODS before connecting. ODOO_PASSWORD is optional or environment-specific per the README.
Claude Code
claude mcp add tuanle96-mcp-odoo -- uvx odoo-mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"tuanle96-mcp-odoo": {
"command": "uvx",
"args": [
"odoo-mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
pypi package odoo-mcp - check the name against the project README before installing (PyPI has no namespace ownership)
registry namespace io.github.tuanle96 is GitHub-verified and matches the repo owner
03 · What Odoo can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v1.3.2 · 2026-08-19
PyPI project URL Hosted (ERPipe) now points at Added Hosted MCP · Do not retag v1.3.1 - that GitHub tag exists but never published to PyPI.
v1.3.1 · 2026-08-14
Fixed · A search filter that the server cannot understand is now rejected instead of matching every record. Agents that write the usual Odoo tuple form (for example looking up records by tag) get the intended subset…
v1.3.0 · 2026-07-29
MCP 2026-07-28 support for the local/self-hosted Odoo MCP server. · Highlights: · Stable MCP Python SDK 2.x and the 2026-07-28 protocol lifecycle, while retaining 2025-11-25 client compatibility. · Era-portable write…
04 · Who maintains Odoo
mcp-odoo is maintained by tuanle96. It's the only MCP server we track from this author; the repo dates to Mar 2025.
05 · Facts
- repository
- github.com/tuanle96/mcp-odoo
- category
- other - ranked #22 of 848 actively-maintained other servers as of 2026-08-25.
- release cadence
- 10+ releases in the last 90 days (latest 2026-08-19)
- registry
- io.github.tuanle96/mcp-odoo (active, first published 2026-06-10 · 10 versions)
- packages
- pypi:odoo-mcp
06 · Odoo FAQ
What is Odoo?
ERPipe is the managed Odoo MCP gateway from the maintainer of erpipe-org/mcp-odoo, formerly tuanle96/mcp-odoo; the Python project remains the self-hosted server. It runs locally over stdio via the published package.
Is Odoo still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-25 and it shipped 10+ releases in the last 90 days. We re-verify nightly.
How do I install Odoo?
Run `uvx odoo-mcp`. The README documents 8 environment variables (ODOO_URL, ODOO_DB, ODOO_USERNAME…) to set first. Set ODOO_URL, ODOO_DB, ODOO_USERNAME, ODOO_TRANSPORT, ODOO_API_KEY, ODOO_JSON2_DATABASE_HEADER, ODOO_MCP_ALLOWED_SIDE_EFFECT_METHODS before connecting. ODOO_PASSWORD is optional or environment-specific per the README. You can also paste the ready-made client config above.
Does Odoo run locally?
Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Odoo
Alternatives to Odoo
Maintained other servers if Odoo isn't the fit.
- Heyputer MCP Server Puter MCP enables AI tools to interact with Puter: manage files, websites, workers, and more ★ 43,204 · 2026-08-24
- Server Commands An MCP server to run arbitrary commands ★ 38,704 · 2026-08-05
- Zotero MCP (54yyyu) Search, read, annotate, and add to your Zotero research library, local or web. ★ 4,780 · 2026-08-25
- Firebase MCP Gives AI development tools Firebase-specific capabilities and expertise. ★ 4,460 · 2026-08-25
- Microsoft Fabric MCP Server MCP tools for interacting with Microsoft Fabric ★ 3,598 · 2026-08-21
- Ship Swift 40+ production-ready SwiftUI recipes for building full-stack iOS apps via MCP. ★ 2,968 · 2026-08-09
More MCP servers to compare · SSH - policy-gated remote access · Ook Cite · Mkdocs MCP · Hilan MCP · Ui5 MCP Server
More Python MCP servers · Fw Context MCP · Twelvedata MCP Server · Type DB · Video URL Analyzer · see all