The reputation layer for AI skills, tools & agents

tuanle96/mcp-odoo

Score: 23.4 Rank #9342

MCP Server for Odoo

Overview

tuanle96/mcp-odoo is a Python MCP server licensed under MIT. MCP Server for Odoo Topics: mcp, mcp-server, mcp-servers, odoo, odoo-mcp.

Ranked #9342 out of 25632 indexed tools.

Ecosystem

Python MIT
mcpmcp-servermcp-serversodooodoo-mcp

Signal Breakdown

Stars 289
Freshness 11mo ago
Issue Health 12%
Contributors 2
Dependents 1
Forks 133
Description Brief
License MIT

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

Freshness high impact

Last commit was 332 days ago — a recent commit would boost your freshness score

Issue Health high impact

You have 15 open vs 2 closed issues — triaging stale issues improves health

Badge

AgentRank score for tuanle96/mcp-odoo
[![AgentRank](https://agentrank-ai.com/api/badge/tool/tuanle96--mcp-odoo)](https://agentrank-ai.com/tool/tuanle96--mcp-odoo)
<a href="https://agentrank-ai.com/tool/tuanle96--mcp-odoo"><img src="https://agentrank-ai.com/api/badge/tool/tuanle96--mcp-odoo" alt="AgentRank"></a>

Matched Queries

"mcp server""mcp-server"

From the README

# Odoo MCP Server

An MCP server implementation that integrates with Odoo ERP systems, enabling AI assistants to interact with Odoo data and functionality through the Model Context Protocol.

## Features

* **Comprehensive Odoo Integration**: Full access to Odoo models, records, and methods
* **XML-RPC Communication**: Secure connection to Odoo instances via XML-RPC
* **Flexible Configuration**: Support for config files and environment variables
* **Resource Pattern System**: URI-based access to Odoo data structures
* **Error Handling**: Clear error messages for common Odoo API issues
* **Stateless Operations**: Clean request/response cycle for reliable integration

## Tools

* **execute_method**
  * Execute a custom method on an Odoo model
  * Inputs:
    * `model` (string): The model name (e.g., 'res.partner')
    * `method` (string): Method name to execute
    * `args` (optional array): Positional arguments
    * `kwargs` (optional object): Keyword arguments
  * Returns: Dictionary 
Read full README on GitHub →
Are you the maintainer? Claim this listing