Odoo ERP
Integrates with Odoo ERP systems through XML-RPC to enable business process automation across sales, purchasing, inventory, and accounting modules with tools for creating orders, managing invoices, and generating financial reports.
13 stars
0 tools
Created Aug 2025
@hachecito/hachecito-odoo-erp-odoo-mcp-improvedAbout
Integrates with Odoo ERP systems through XML-RPC to enable business process automation across sales, purchasing, inventory, and accounting modules with tools for creating orders, managing invoices, and generating financial reports.
Categories
general
Installation
npm
npm install @hachecito/hachecito-odoo-erp-odoo-mcp-improved
Configuration
{
"mcpServers": {
"hachecito-odoo-erp-odoo-mcp-improved": {
"command": "npx",
"args": [
"-y",
"@hachecito/hachecito-odoo-erp-odoo-mcp-improved"
]
}
}
}