Odoo MCP Connector runs on your own machine — the client starts it, so there is no endpoint to ping. 23 installs a week from npm. Last commit 1 Aug 2026.
Query, report on, and optionally modify any Odoo ERP from Claude. Read-only by default.
Today is the operative word: we check Odoo MCP Connector every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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.
claude mcp add odoo-mcp-connector -- npx -y odoo-mcp-connector
{
"mcpServers": {
"odoo-mcp-connector": {
"args": [
"-y",
"odoo-mcp-connector"
],
"command": "npx"
}
}
}
[mcp_servers.odoo-mcp-connector]
command = "npx"
args = ["-y", "odoo-mcp-connector"]
{
"mcpServers": {
"odoo-mcp-connector": {
"args": [
"-y",
"odoo-mcp-connector"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"odoo-mcp-connector": {
"args": [
"-y",
"odoo-mcp-connector"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
ODOO_URL (Odoo base URL, e.g. https://your-company.odoo.com), ODOO_DB (Odoo database name), ODOO_USERNAME (Odoo login (email)), ODOO_API_KEY (Odoo API key (or password)), ODOO_ENABLE_WRITES (Set to 'true' to allow create/update/delete. Default false (read-only).), ODOO_TIMEOUT_MS (Per-request timeout in milliseconds (default 30000).).
The author declared them in the registry entry; get the values from the project itself.
MCP server for the GitHub CLI (gh). Read-only by default; single Go binary.
Write to Figma from any MCP client (Claude Code, Cursor). Complements the read-only official MCP.
Search your AI chat history (ChatGPT, Claude, Codex) from any MCP client. Remote, private, read-only
Search solutions from agent work; optionally publish evidence, report reuse and link improvements.
Screenshot, PDF, and markdown extraction from any URL via Claude Desktop and Claude Code.
Delegate real-world actions from Claude Code, Codex, and other agents to Hermes Agent.
Install + query Scope analytics from an AI coding agent (Claude Code, Cursor, etc.).
Generate PDF reports from Re:port Flow templates via Claude and other AI agents.
Answers built from our own checks of this server.