Standalone stdio MCP server for Odoo 18 that exposes tools for searching, reading, creating, and updating Odoo records, plus common business actions like sale orders, invoices, tasks, helpdesk tickets, and payments. It uses Odoo JSON-RPC with validation and security guardrails such as model allowlists and blocked unlink operations.
From the registry: MCP server for Odoo 18 with 38 business tools
$ pip install odooclaw-mcpPlease install the `odoo-mcp` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Install odooclaw-mcp** — Install from PyPI. Run: `pip install odooclaw-mcp`
- **Odoo 18 instance** — Need credentials (URL, database, username, password) for an Odoo 18 instance. Use a least-privilege account in production.
Canonical MCP server config (stdio transport):
- command: `odooclaw-mcp`
- args: []
- required environment variables:
- `ODOO_URL`: URL of the Odoo instance. (example: `https://yourcompany.odoo.com`)
- `ODOO_DB`: Odoo database name. (example: `your_database`)
- `ODOO_USERNAME`: Odoo username. (example: `your_username`)
- `ODOO_PASSWORD`: Odoo password. (example: `<your-password>`)
- optional environment variables:
- `ODOO_MCP_DEFAULT_LIMIT`: Default row limit for search-style tools. (example: `50`)
- `ODOO_MCP_MAX_LIMIT`: Maximum row limit for search-style tools. (example: `80`)
Note: Aliases installed: odoo-mcp, odoo-mcp-server, odoo-18-mcp-server. Designed for Odoo 18 field semantics.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.ODOO_URLrequiredBase URL of the Odoo instance.ODOO_DBrequiredOdoo database name used during authentication.ODOO_USERNAMErequiredOdoo username for the authenticated session.ODOO_PASSWORDrequiredOdoo password for the authenticated session.Twitter X automation MCP - post schedule analytics engagement social media
AI-powered Attio CRM access. Manage contacts, companies, deals, tasks, notes and workflows.
Connect AI to your Attio CRM. Manage contacts, companies, deals, and sales pipelines. Create tasks…