tuanle96/mcp-odoo
by Various
MCP Server for Odoo
MCP
tuanle96/mcp-odoo
Added 1 June 2026
Overview
An open-source MCP server that connects AI agents to Odoo ERP via the Model Context Protocol. It exposes Odoo models as tools and resources, enabling agents to read and write business data programmatically. Built in Python, it requires an Odoo instance and an MCP-compatible client.
Best for
Best for
Developers building AI agents or assistants that need to interact with Odoo ERP data and processes
Use cases
- Automating Odoo workflows like lead creation, invoice generation, or inventory updates
- Querying Odoo records (e.g., sales orders, contacts, products) from an AI assistant
- Integrating AI chat or automation tools with an existing Odoo deployment
Notes
An open-source MCP server that connects AI agents to Odoo ERP via the Model Context Protocol. It exposes Odoo models as tools and resources, enabling agents to read and write business data programmatically. Built in Python, it requires an Odoo instance and an MCP-compatible client.
328 stars on GitHub. Last updated 2026-05-21. Licensed MIT.
Use cases
- Automating Odoo workflows like lead creation, invoice generation, or inventory updates
- Querying Odoo records (e.g., sales orders, contacts, products) from an AI assistant
- Integrating AI chat or automation tools with an existing Odoo deployment
Pros
- Open source with active development (328 stars on GitHub)
- Straightforward Python implementation leveraging the widely-used Odoo API
- Enables direct, secure Odoo access without custom middleware
Cons
- Tied to Odoo; not useful outside ERP automation
- Requires a running Odoo instance and proper API credentials setup
- Functionality limited to Odoo model operations; no broader system integration
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Open source with active development (328 stars on GitHub)
- Straightforward Python implementation leveraging the widely-used Odoo API
- Enables direct, secure Odoo access without custom middleware
Cons
- Tied to Odoo; not useful outside ERP automation
- Requires a running Odoo instance and proper API credentials setup
- Functionality limited to Odoo model operations; no broader system integration
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
sooperset/mcp-atlassian
Various
MCP server for Atlassian tools (Confluence, Jira)
mindsdb/mindsdb
Various
Platform dedicated to building an open foundation for applied Artificial Intelligence, designed for people seeking production-ready AI systems they can truly control, extend and de