mcp_odoo_fresh
Related Servers
Alternatives to mcp_odoo_fresh
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceEnables interaction with Odoo ERP systems for product, customer, order, invoice, and payment management using MCP tools.6MIT
- FlicenseNot gradedqualityCmaintenanceExposes Odoo 19 ERP as MCP tools, enabling AI agents to query and act on CRM data (leads, semantic search) via natural language without custom integration.-
- FlicenseNot gradedqualityDmaintenanceEnables LLMs to interact with Odoo ERP systems through MCP protocol. Supports multi-server architecture with secure authentication, allowing natural language access to Odoo data, resources, and business operations.-
- FlicenseNot gradedqualityDmaintenanceFull-featured MCP connector for Odoo ERP via XML-RPC, enabling natural language interaction with CRM, sales, inventory, and other Odoo modules.-
- FlicenseNot gradedqualityCmaintenanceEnables AI agents to query and interact with Odoo CRM data via MCP, supporting sales pipeline analysis, customer risk assessment, meeting preparation, and executive reporting, with human approval for write actions.-
- AlicenseNot gradedqualityDmaintenanceBridges AI agents to Odoo ERP via MCP, enabling CRUD operations, model introspection, and report generation with secure API key and connection management through a web admin UI.4GPL 3.0
TDQS
Scored across 5 tools
buscar_cliente and buscar_producto are clearly separated by entity, and crear_cotizacion/confirmar_cotizacion distinguish creation from state transition. There is minor overlap between buscar_producto and listar_productos, but the descriptions make the search-vs-list distinction explicit.
All tool names follow a consistent Spanish verb_noun pattern: buscar_cliente, buscar_producto, crear_cotizacion, confirmar_cotizacion, listar_productos. No mixed casings or inconsistent verb styles are present.
Five tools tightly cover the core quotation workflow: find customer, find product, list products, create quote, and confirm quote. The count is appropriate and nothing feels redundant or out of scope.
The create-and-confirm quotation lifecycle is covered, and customer/product search avoids dead ends. Missing operations like updating, canceling, or viewing quotation details are minor gaps for this focused server, though they would matter for broader sales-order management.