Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"odoo": {
"type": "http",
"command": "uvx",
"args": [
"--from",
"git+https://github.com/italanta/odoo-mcp-server@main",
"odoo-mcp-server"
],
"url": "https://github.com/italanta/odoo-mcp-server@main"
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
uvxhttps://github.com/italanta/odoo-mcp-server@mainCommand-line arguments passed to the server process
npx claudepluginhub italanta/odoo-mcp-server