OdooSurface MCP
Related Servers
Alternatives to OdooSurface MCP
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityCmaintenanceEnables AI assistants to interact with Odoo ERP via the external API. It supports listing models, describing schemas, searching, aggregating, creating, updating, deleting records, and invoking business methods, with a configurable permission matrix for safety.-

ERPipeofficial
AlicenseNot gradedqualityBmaintenanceEnables AI agents to interact with Odoo ERP through natural language, providing tools and prompts for data operations and record management.1MIT- AlicenseNot gradedqualityNot gradedmaintenanceEnables AI assistants to interact with Odoo ERP systems through natural language to search records, create entries, update data, and manage business operations. Supports secure authentication and configurable access controls for production environments.Mozilla Public 2.0
- AlicenseNot gradedqualityCmaintenanceEnables AI assistants to interact with Odoo ERP systems through natural language, allowing users to search, create, update, and manage business records like customers, products, and invoices across any Odoo instance.1Mozilla Public 2.0
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to fully interact with Odoo ERP instances over XML-RPC, supporting read and write operations on any model without requiring Odoo module installation.4AGPL 3.0
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to interact with Odoo ERP systems through XML-RPC communication. Provides access to Odoo models, records, methods, and data structures for comprehensive ERP integration.2MIT
TDQS
Scored across 34 tools
Most tools are clearly distinct, but some overlap exists: get_model_actions, get_available_actions, and get_model_interface all deal with actions, and the workflow/skill tools (list/find/get) have similar purposes. Descriptions help differentiate them, but an agent might still misselect.
Tool names consistently follow a verb_noun pattern with snake_case (e.g., list_records, get_record, create, update). Prefixing for related tools (translation_*, get_*, list_*) is uniform. No mixing of conventions.
34 tools is on the high side but justified given the breadth of Odoo functionality covered (records, translations, website pages, workflows, actions, attachments, etc.). It remains well-scoped without feeling bloated.
The tool surface is remarkably comprehensive: full CRUD (create, update, archive), search, list, field metadata, translations, actions, messaging, activities, attachments, binary operations, and workflow/skill management. Only hard delete is missing, but archive covers deactivation.