Odoo RPC MCP Server

Model Context Protocol server — connect Claude AI directly to Odoo 18

✓ Online

Endpoints

POST/mcpStreamable HTTP (MCP protocol)
GET/sseSSE transport (legacy)
GET/healthHealth check (public)
GET/.well-known/oauth-authorization-serverOAuth 2.0

Setup in Claude.ai

  1. Settings → Connectors → Add custom connector
  2. URL: https://mcp.ussmed.com/mcp
  3. Enter your OAuth Client ID and Client Secret
  4. Start a conversation: identify("your name")

Features

Odoo ERP

40+ tools: CRUD operations, reports, fiscal positions, search, execute methods. Full XML-RPC & JSON-RPC support.

Infrastructure

SSH remote execution, Git operations on remote servers. Manage Docker via Portainer integration.

Integrations

Google Calendar & Gmail, Telegram messaging. OAuth 2.0 authentication for secure access.

Multi-user

Per-user connections with session isolation. identify() to load personal settings. Lock management for shared resources.