mcpbeat Sign in

Odoo MCP Gateway MCP Server

by parth-unjiya Your server? Claim it
local only

Odoo MCP Gateway runs on your own machine — the client starts it, so there is no endpoint to ping. 183 installs a week from pypi. Last commit 21 May 2026.

Security-first MCP gateway for Odoo 17/18/19 — YAML-driven security, 27 tools

Installs per day peak 56 · avg 17 · +89% w/w
a month agotoday
183
Installs / week
pypi · odoo-mcp-gateway
4
Stars
0 open issues
21 May 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check Odoo MCP Gateway every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add odoo-mcp-gateway -- uvx odoo-mcp-gateway
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "odoo-mcp-gateway": {
      "args": [
        "odoo-mcp-gateway"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.odoo-mcp-gateway]
command = "uvx"
args = ["odoo-mcp-gateway"]
.cursor/mcp.json
{
  "mcpServers": {
    "odoo-mcp-gateway": {
      "args": [
        "odoo-mcp-gateway"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "odoo-mcp-gateway": {
      "args": [
        "odoo-mcp-gateway"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Odoo MCP Gateway

same job, measured the same way
Tripwire
by bonesdefi

Security gateway for MCP agents: blocks prompt-injection-driven tool calls before they execute.

35 installs/wk local only
Royal MCP
by royalplugins

Security-first WordPress MCP server. 129 tools for Claude, ChatGPT, Gemini. Free on wp.org.

answering
MCP Firefly Iii
by yakupemreyerli

Security-first, self-hosted MCP server for Firefly III — 152 operations behind 5 scoped tools.

91 installs/wk local only
Cybersec Toolkit
by 26zl

Authorization-gated MCP server to discover and run 670+ security tools for CTF, pentest, and DFIR.

local only
I
Binance Spot (security-first) + crypto analyst
by alejandrehl

Security-first Binance Spot MCP + honest crypto analyst. 25 tools, 5 prompts, human-gated orders.

174 installs/wk local only
Security Mcp
by varvararatta

MCP server for Security

answering
Pincer
by vouchlyai

Secure grip for your agent's secrets - security-hardened MCP gateway with proxy token architecture

28 installs/wk local only
Suprawall MCP
by wiserautomation

SupraWall security gateway for AI agents. Provides deterministic guardrails for MCP agents.

25 installs/wk local only

Odoo MCP Gateway — questions

Answers built from our own checks of this server.

Why is there no uptime for Odoo MCP Gateway?
Odoo MCP Gateway runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package odoo-mcp-gateway was installed 183 times last week.
How do I connect Odoo MCP Gateway?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls odoo-mcp-gateway straight from pypi; nothing to host, nothing to sign up for.
How many people use Odoo MCP Gateway?
The pypi package odoo-mcp-gateway was installed 183 times in the last week. Week over week that is +89%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Odoo MCP Gateway open source?
Yes — it is published under the MIT licence, written in Python and 4 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.