odoo-mcp-server-unofficial
If you are the rightful owner of odoo-mcp-server-unofficial and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
High-level, secure access to Odoo 18.0 (JSON-RPC) and Odoo Extract API for OCR document parsing.
The Odoo MCP Server provides a high-level, secure interface to interact with Odoo 18.0 using JSON-RPC and the Odoo Extract API for OCR document parsing. It allows users to perform various operations such as listing models, retrieving fields, searching and reading records, creating, updating, and deleting records, and handling document extraction jobs. The server is designed to be easily configurable and can be run locally using Cline, eliminating the need for self-hosting. It also supports Docker Compose for local development and testing, and includes CI/CD workflows using GitHub Actions for continuous integration and testing.
Features
- Secure access to Odoo 18.0 via JSON-RPC
- OCR document parsing with Odoo Extract API
- Local server execution with Cline
- Docker Compose support for local development
- CI/CD integration with GitHub Actions