Odoo MCP
Related Servers
Alternatives to Odoo MCP
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceA read-only MCP server that enables AI assistants to query Odoo instances via XML-RPC, supporting search, read, count, and field inspection without requiring custom modules.1Mozilla Public 2.0
- AlicenseNot gradedqualityCmaintenanceAn MCP server that connects AI assistants to Odoo ERP instances via the built-in XML-RPC API without requiring any additional addons. It enables users to search, create, update, and manage Odoo records and models through natural language.29 npmMIT
- AlicenseDqualityCmaintenanceMCP server for Odoo 18 that provides 85 tools for CRUD operations, business actions, and migration workflows, enabling natural language interaction with Odoo ERP.856MIT
- AlicenseAqualityBmaintenanceA version-agnostic MCP server for Odoo that enables AI agents to interact with any Odoo app's data, schema, and source code, supporting tasks like data CRUD, schema mapping, code analysis, and feature implementation.14MIT
- AlicenseNot gradedqualityDmaintenanceA professional MCP server for seamless Odoo ERP integration, supporting HTTP and STDIO transports.24 npmMIT
- AlicenseNot gradedqualityAmaintenanceAn MCP server that enables AI assistants to interact with Odoo ERP systems, allowing natural language access to business data, CRUD operations, and instance management without requiring Odoo module installation.1MIT
TDQS
Scored across 41 tools
Most tools have distinct purposes, but some overlap exists, such as multiple accounting health tools (accounting_health_across_instances, accounting_health_summary, receivable_payable_aging) and several search tools (search_records, search_employee, search_holidays, search_knowledge). However, detailed descriptions help differentiate them.
Tool names use snake_case consistently and follow a verb_noun or noun_verb pattern. Most start with verbs like 'search_', 'get_', 'list_', but some start with nouns like 'accounting_health_summary' or 'data_quality_report'. Despite minor deviations, the naming is fairly predictable.
With 41 tools, the set is large but arguably justified for a complex ERP system like Odoo, covering CRUD, accounting, async tasks, knowledge indexing, and more. However, the count is above the typical well-scoped range (3-15) and may feel heavy for agents.
The tool surface covers a broad range of Odoo operations including reading, writing (with preview), searching, accounting, employee, holidays, knowledge management, and upgrade analysis. Minor gaps exist, such as no direct 'update_record' tool (writing is through preview_write and execute_approved_write), but overall it is comprehensive.