Loomal

odoo-mcp

MCP server by github.com/nicolasramos/odoo-mcp

MCP server for Odoo 18 with 38 business tools

4 starspypi: odoo-18-mcp-server

About odoo-mcp

odoo-mcp is an MCP (Model Context Protocol) server published by nicolasramos in the official MCP registry. MCP server for Odoo 18 with 38 business tools

It ships as a Python package on PyPI (odoo-18-mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/nicolasramos/odoo-mcp, where the project has earned 4 GitHub stars.

Use odoo-mcp with your agent

Claude Code · one command
claude mcp add odoo-mcp -- uvx odoo-18-mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "odoo-mcp": {
      "command": "uvx",
      "args": [
        "odoo-18-mcp-server"
      ]
    }
  }
}
pypiodoo-18-mcp-server

Frequently asked questions

What is odoo-mcp?
odoo-mcp is an MCP (Model Context Protocol) server by nicolasramos. MCP server for Odoo 18 with 38 business tools
How do I connect odoo-mcp to Claude, Cursor, or another MCP client?
Install odoo-mcp from its pypi package (odoo-18-mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is odoo-mcp open source?
Yes — the source code is public at github.com/nicolasramos/odoo-mcp, with 4 GitHub stars.
Can AI agents pay to use odoo-mcp?
Not yet through Loomal — odoo-mcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain odoo-mcp? Claim this listing free by verifying GitHub ownership, or contact us.