ivnvxd/mcp-server-odoo
Connect AI assistants to Odoo ERP systems for business data access, record management, and workflow automation.
Quick Start
Clone the repository:
git clone https://github.com/ivnvxd/mcp-server-odooClaude Desktop configuration example:
{
"mcpServers": {
"mcp-server-odoo": {
"command": "npx",
"args": [
"-y",
"ivnvxd/mcp-server-odoo"
]
}
}
}Check the repository README for specific installation and configuration instructions.