odoo-superior-mcp
Enhanced Model Context Protocol (MCP) server for Odoo ERP with advanced tools for sales, purchases, inventory and accounting.
README
Odoo Superior MCP

Enhanced Model Context Protocol (MCP) server for Odoo ERP with advanced tools for sales, purchases, inventory and accounting
Based on odoo-mcp-enhanced but with up-to-date libraries, using Python 3.12, and improved logging and configuration options.
π Table of Contents
- Overview
- Features
- Installation
- Configuration
- Usage
- Tools Reference
- Resources Reference
- Prompts
- Claude Desktop Integration
- License
π Overview
Odoo Superior MCP is a comprehensive implementation of the Model Context Protocol (MCP) for Odoo ERP systems. It provides a bridge between large language models like Claude and your Odoo instance, enabling AI assistants to interact directly with your business data and processes.
This extended version enhances the original MCP-Odoo implementation with advanced tools and resources for sales, purchases, inventory management, and accounting, making it a powerful solution for AI-assisted business operations.
Links
- PyPi - https://pypi.org/project/odoo-superior-mcp/
- Docker Hub - https://hub.docker.com/repository/docker/nitram509/odoo-superior-mcp
β¨ Features
Core Capabilities
- Seamless Odoo Integration: Connect directly to your Odoo instance via XML-RPC
- Comprehensive Data Access: Query and manipulate data across all Odoo modules
- Modular Architecture: Easily extensible with new tools and resources
- Robust Error Handling: Clear error messages and validation for reliable operation
Business Domain Support
- Sales Management: Order tracking, customer insights, and performance analysis
- Purchase Management: Supplier management, order processing, and performance metrics
- Inventory Management: Stock monitoring, inventory adjustments, and turnover analysis
- Accounting: Financial reporting, journal entries, and ratio analysis
Advanced Functionality
- Analytical Tools: Business intelligence capabilities across all domains
- Specialized Prompts: Pre-configured prompts for common business scenarios
- Resource URIs: Standardized access to Odoo data through URI patterns
- Performance Optimization: Caching and efficient data retrieval
π¦ Installation
Using pip
pip install odoo-superior-mcp
Using a pre-built Docker image
docker pull nitram509/odoo-superior-mcp:latest
docker run -p 8081:8081 \
-e ODOO_URL=http://your-odoo-instance.com \
-e ODOO_DB=your_database \
-e ODOO_USERNAME=your_username \
-e ODOO_PASSWORD=your_password \
-e ODOO_TIMEOUT="10" \
-e ODOO_VERIFY_SSL="0" \
nitram509/odoo-superior-mcp:latest
π Usage
Running the Server
# Using the module
python -m odoo_mcp
Example Interactions
# Sales Analysis
Using the Odoo MCP, analyze our sales performance for the last quarter and identify our top-selling products.
# Inventory Check
Check the current stock levels for product XYZ across all warehouses.
# Financial Analysis
Calculate our current liquidity and profitability ratios based on the latest financial data.
# Customer Insights
Provide insights on customer ABC's purchase history and payment patterns.
π€ Claude Desktop Integration
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"odoo": {
"command": "python",
"args": ["-m", "odoo_mcp"],
"env": {
"ODOO_URL": "https://your-odoo-instance.com",
"ODOO_DB": "your_database",
"ODOO_USERNAME": "your_username",
"ODOO_PASSWORD": "your_password"
}
}
}
}
π οΈ Tools Reference
Sales Tools
| Tool | Description |
|---|---|
search_sales_orders |
Search for sales orders with advanced filtering |
create_sales_order |
Create a new sales order |
analyze_sales_performance |
Analyze sales performance by period, product, or customer |
get_customer_insights |
Get detailed insights about a specific customer |
Purchase Tools
| Tool | Description |
|---|---|
search_purchase_orders |
Search for purchase orders with advanced filtering |
create_purchase_order |
Create a new purchase order |
analyze_supplier_performance |
Analyze supplier performance metrics |
Inventory Tools
| Tool | Description |
|---|---|
check_product_availability |
Check stock availability for products |
create_inventory_adjustment |
Create inventory adjustment entries |
analyze_inventory_turnover |
Calculate and analyze inventory turnover metrics |
Accounting Tools
| Tool | Description |
|---|---|
search_journal_entries |
Search for accounting journal entries |
create_journal_entry |
Create a new journal entry |
analyze_financial_ratios |
Calculate key financial ratios |
π Resources Reference
Sales Resources
| URI | Description |
|---|---|
odoo://sales/orders |
List sales orders |
odoo://sales/order/{order_id} |
Get details of a specific sales order |
odoo://sales/products |
List sellable products |
odoo://sales/customers |
List customers |
Purchase Resources
| URI | Description |
|---|---|
odoo://purchase/orders |
List purchase orders |
odoo://purchase/order/{order_id} |
Get details of a specific purchase order |
odoo://purchase/suppliers |
List suppliers |
Inventory Resources
| URI | Description |
|---|---|
odoo://inventory/products |
List products in inventory |
odoo://inventory/stock/{location_id} |
Get stock levels at a specific location |
odoo://inventory/movements |
List inventory movements |
Accounting Resources
| URI | Description |
|---|---|
odoo://accounting/accounts |
List accounting accounts |
odoo://accounting/journal_entries |
List journal entries |
odoo://accounting/reports/{report_type} |
Get financial reports |
π¬ Prompts
Odoo Superior MCP includes specialized prompts for different business scenarios:
Sales Analysis Prompts
- Sales trend analysis
- Customer segmentation
- Product performance evaluation
- Sales team performance
Inventory Management Prompts
- Stock optimization
- Reordering suggestions
- Warehouse efficiency analysis
- Product movement patterns
Human Resources Prompts
- Staff planning
- Scheduling optimization
- Performance evaluation
- Resource allocation
Financial Analysis Prompts
- Ratio interpretation
- Cash flow analysis
- Budget variance analysis
- Financial health assessment
π License
This project is licensed under the MIT License - see the LICENSE file for details.
This repo incorporates prior work from
- odoo-mcp-improved by Yhasmani
- mcp-odoo by LΓͺ Anh TuαΊ₯n
<div align="center">
Odoo Superior MCP - Empowering AI assistants with comprehensive Odoo ERP capabilities
</div>
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
E2B
Using MCP to run code via e2b.
Neon Database
MCP server for interacting with Neon Management API and databases
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.