Skip to content
Back to search
30
MCP

odoo-docs-mcp

npm/odoo-docs-mcp

MCP server for Odoo documentation sourced from the official GitHub repository.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

odoo-documentation-mcp
MCP server for Odoo documentation — provides versioned context from odoo.com docs
0 tools
io.github.tuanle96/mcp-odoo
Odoo MCP server: safe gated writes, access diagnostics, schema discovery, multi-instance routing.
0 tools
drk-odoo-mcp-server
Odoo MCP Server - Access and manage Odoo data through MCP protocol
0 tools
io.github.ubaumann/mkdocs-mcp
An MCP server that provides serves MkDocs as resources.
0 tools
io.github.praveenc/mcp-docs-server
MCP server for searching MCP protocol documentation
0 tools
io.github.nicolasramos/odoo-mcp
MCP server for Odoo 18 with 38 business tools
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "odoo-docs-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}