Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by Willval117 • APIs & Integration
An MCP server that connects AI assistants to Odoo ERP instances via XML-RPC to read, search, create, update, delete records and execute model methods.
Read, search, and modify Odoo models and records programmatically (e.g., fetch partners, create sales orders, update product data).
Execute custom Odoo model methods or workflows remotely (e.g., trigger server-side business logic from an AI assistant).
Query HR data like employees and holidays or integrate Odoo data into automated processes and chat-based workflows.
This project implements a Model Context Protocol (MCP) server that integrates with Odoo, exposing model metadata, record access, search, and method execution over URI-style resources. It supports configuration via files or environment variables, optional proxy/SSL settings, and can be run locally, with Docker, or installed as a Python package. The server provides tools for common tasks (search_records, read_record, create_record, update_record, delete_record, execute_method, get_model_fields) and includes error handling and stateless request/response cycles for reliable automation.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.