mcp-odoo
by tuanle96 · Python · ★ 299
MCP Server for Odoo
#mcp#mcp-server#mcp-servers#odoo#odoo-mcp
Install
pip install git+https://github.com/tuanle96/mcp-odoo.git Claude Desktop config
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"mcp-odoo": {
"command": "uvx",
"args": [
"git+https://github.com/tuanle96/mcp-odoo.git"
]
}
}
} From the README
A precise MCP bridge for Odoo.
Give AI agents a safe, typed, and testable way to read, inspect, diagnose, and operate Odoo.
Odoo MCP turns an Odoo database into a Model Context Protocol server. It is 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 exposes a compact MCP surface with read tools, diagnostics, schema discovery, migration helpers, local addon scanning, and a gated write workflow.
| Capability | What it gives yo…
Read full README on GitHub →
💡 Need a managed MCP host?
Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.
Related databases servers
JavaGuide
Snailclimb
★ 155,353
Java 面试 & 后端通用面试指南,覆盖计算机基础、数据库、分布式、高并发、系统设计与 AI 应用开发
Databases · Java
netdata
netdata
★ 78,655
The fastest path to AI-powered full stack observability, even for lean teams.
Databases · C
anything-llm
Mintplex-Labs
★ 59,288
The all-in-one AI productivity accelerator. On device and privacy first with no annoying setup or configuration.
Databases · JavaScript
mindsdb
mindsdb
★ 39,081
AI Data Vault - A query engine for AI Agents to securely query data from any datasource
Databases · Python
teleport
gravitational
★ 20,209
The easiest, and most secure way to access and protect all of your infrastructure.
Databases · Go
mcp-toolbox
googleapis
★ 14,884
MCP Toolbox for Databases is an open source MCP server for databases.
Databases · Go