MCP-Odoo

Model Context Protocol (MCP) server for Odoo integration for finance, allowing AI agents to access and manipulate Odoo data through a standardized interface.
  • python

12

GitHub Stars

python

Language

6 months ago

First Indexed

2 months ago

Catalog Refreshed

Documentation & install

Readme and setup notes from the catalogue, plus a client-ready config you can copy for your MCP host.

Installation

Add the following to your MCP client configuration file.

Configuration

View docs
{
  "mcpServers": {
    "yourtechtribe-mcp-odoo-for-finance": {
      "command": "python",
      "args": [
        "-m",
        "mcp_odoo_public",
        "--transport",
        "stdio"
      ],
      "env": {
        "HOST": "0.0.0.0",
        "PORT": "8080",
        "ODOO_DB": "YOUR_DATABASE",
        "ODOO_URL": "YOUR_ODOO_URL",
        "ODOO_PASSWORD": "YOUR_PASSWORD",
        "ODOO_USERNAME": "YOUR_USERNAME"
      }
    }
  }
}

No extended description is available for this package yet.

Use the readme on GitHub or the configuration panel for setup.

Built by
VeilStrat
AI signals for GTM teams
© 2026 VeilStrat. All rights reserved.All systems operational