mcp-odoo
by tuanle96 · Python · ★ 348
MCP Server for Odoo
#mcp#mcp-server#mcp-servers#odoo#odoo-mcp
Install
pip install git+https://github.com/tuanle96/mcp-odoo.git Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.
Claude Desktop config
A starting point for your claude_desktop_config.json
(auto-generated — the repo's README may specify a published package name or required env vars):
{
"mcpServers": {
"mcp-odoo": {
"command": "uvx",
"args": [
"git+https://github.com/tuanle96/mcp-odoo.git"
]
}
}
} From the README
The Odoo MCP that is fluent in every Odoo version.
Five-minute install. Zero Odoo-side setup. Safe writes, real diagnostics, JSON-2 ready years before the Odoo 22 XML-RPC removal.
Odoo MCP turns any Odoo 16+ database into a Model Context Protocol server — using only your existing credentials. **No App Store module, no permission setup, no admin access required.** Built for local agents, IDEs, and automation tools that need real Odoo context without hand-rolled scripts or unsafe direct write access.
It speaks XML-RPC for Odoo 16-18 and External JSON-2 for Odoo 19+. It…
Read full README on GitHub →
Related other servers
n8n
n8n-io
★ 194,307
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
Other · TypeScript
servers
modelcontextprotocol
Official ★ 87,774
Model Context Protocol Servers
Other · TypeScript
Scrapling
D4Vinci
★ 66,540
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!
Other · Python
chrome-devtools-mcp
ChromeDevTools
★ 44,582
Chrome DevTools for coding agents
Other · TypeScript
playwright-mcp
microsoft
★ 34,442
Playwright MCP server
Other · TypeScript
xiaozhi-esp32
78
★ 27,662
An MCP-based chatbot | 一个基于MCP的聊天机器人
Other · C++