Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by tuanle96 • APIs & Integration
An MCP server that lets AI agents interact with Odoo ERP systems (models, records, and methods) via the Model Context Protocol.
Read and update Odoo records programmatically (e.g., fetch partner data, update invoices) via a standardized MCP interface.
Execute custom model methods or workflows on an Odoo instance (using execute_method with args/kwargs) without embedding XML-RPC logic.
Search employees or holidays and integrate Odoo data into conversational assistants or downstream automation pipelines (supports date ranges, domain formats, and field selection).
This project implements an MCP server that connects to Odoo instances over XML-RPC, exposing Odoo models, records, searches, and custom methods through URI-style resources and tools. It supports configuration via a JSON file or environment variables, includes utilities for executing model methods and searching employees or holidays, and provides flexible parameter parsing and clear error handling. The server is designed to be stateless and integrates easily with Claude Desktop or Docker-based deployments to enable AI assistants to operate on Odoo data securely and reliably.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.