odoo-mcp-tools (server)
Clean-room MIT MCP server for Odoo — Community, Enterprise and online (SaaS),
across major versions 10 to 19. This is the Python package that backs the
MCP-Odoo-Tools-CE-EE-and-online Claude plugin.
It exposes generic Odoo tools (search / read / search_read / create / write / unlink / execute / export / translate / report / version / connections) over a transport layer that speaks JSON-RPC with automatic XML-RPC fallback, and a cross-version compatibility layer that resolves model/field names so a single tool call works across every supported version.
Not derived from any AGPL project; relies only on Odoo's public RPC interfaces. It has no third-party runtime dependencies: the MCP stdio protocol and both transports use only the Python standard library. Requires Python 3.9+.
Install & run
python3 run_stdio.py # from a checkout of server/, nothing to install
pip install . && odoo-mcp # or install the package, then the entry point
The Claude plugin runs python3 ${CLAUDE_PLUGIN_ROOT}/server/run_stdio.py
directly, so nothing is installed when the plugin starts. A Dockerfile is in
the repository's docker/ folder.
Configure via environment: ODOO_URL, ODOO_DB, ODOO_LOGIN,
ODOO_API_KEY (or ODOO_PASSWORD). Optional: ODOO_TRANSPORT_PREF
(auto|jsonrpc|xmlrpc), ODOO_TIMEOUT, ODOO_CACHE_TTL, ODOO_METRICS,
ODOO_OTEL_ENDPOINT.
See the repository root README for the full plugin, the CLI fallback, and the compatibility matrix.
License
MIT © Transgenia (Centrum Transgenia S.A.S. de C.V.)
Release files for odoo-mcp-tools 1.3.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| odoo_mcp_tools-1.3.0.tar.gz | 54.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| odoo_mcp_tools-1.3.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 104.3 kB
Release files / odoo_mcp_tools-1.3.0.tar.gz
| Download URL | odoo_mcp_tools-1.3.0.tar.gz |
|---|---|
| Size | 54.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f4b71a1d293f01dd2e17874528be109ede9b1bafe4b2b0c5a2a82d20a215903a
|
|
BLAKE2b-256 checksum How to use checksums |
e3a0a60ef3bf936d158f06897b1617cd49d8439d36f41bed34a5d026fe71a945
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 27, 2026.
Transparency logRelease files / odoo_mcp_tools-1.3.0-py3-none-any.whl
| Download URL | odoo_mcp_tools-1.3.0-py3-none-any.whl |
|---|---|
| Size | 49.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
18ceb92011a9b5685da038d8aa576bb2911b25925d7ddfad11eff1a677edd661
|
|
BLAKE2b-256 checksum How to use checksums |
4dd8f10834157632a7d7890d793d9ae1450e8373d4eb48013ee64dc532424065
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 27, 2026.
Transparency log