{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/7"},{"label":"Artificial Intelligence","url":"https://skillfed.io/packages/category/scientific-engineering-artificial-intelligence/4"},{"label":"Office/Business","url":"https://skillfed.io/packages/category/office-business"}],"enrichment":{"capability":"An MCP server that bridges AI assistants like Claude to Odoo ERP systems, enabling natural-language queries and operations on business data through search, create, update, delete, and aggregation tools.","skillfed_tags":["mcp-protocol","erp-integration","ai-assistant"],"use_cases":["Query customer or product data from Odoo using natural language in Claude, without writing SQL or API calls.","Create purchase orders, invoices, or other records through conversational prompts, with field validation handled server-side.","Aggregate sales data (sum, count, group by) for reporting or analysis without downloading raw rows.","Inspect Odoo model schemas to understand available fields and relationships before querying or updating.","Automate workflow actions (post invoice, confirm sales order) via Claude by invoking public Odoo methods."],"what_it_does":"mcp-server-odoo is a Model Context Protocol server that runs locally on your machine and acts as a bridge between AI assistants (Claude, GitHub Copilot, etc.) and an Odoo ERP instance. It translates natural-language requests from the AI into Odoo API calls, allowing you to search records, create entries, update data, delete records, count matches, inspect model schemas, and perform server-side aggregations\u2014all through conversational prompts rather than manual API work.\n\nThe package supports two modes: standard mode (production-ready, requires the Odoo MCP module installed on your Odoo instance for security and access control) and YOLO mode (quick testing and demos, works with any Odoo version with XML-RPC enabled). It handles authentication via API key or username/password, supports multi-language responses, and includes smart pagination and field selection. Configuration is environment-variable-driven, making it straightforward to integrate into Claude Desktop, Cursor, VS Code with Copilot, or other MCP-compatible clients.","worth_installing":"Yes, if you use Claude or another MCP-compatible AI assistant and need programmatic access to an Odoo instance. Install friction is low, maintenance is active, and there are no known vulnerabilities. The copyleft license (MPL-2.0) is not a blocker for internal use. Start with YOLO mode for testing; move to standard mode with the Odoo MCP module for production security."},"id":"mcp-server-odoo","links":{"html":"https://skillfed.io/packages/mcp-server-odoo","md":"https://skillfed.io/packages/mcp-server-odoo.md","pypi":"https://pypi.org/project/mcp-server-odoo/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-12","license_spdx":null,"license_treatment":"copyleft","name":"mcp-server-odoo","python_support":"supports_current","summary":"A Model Context Protocol server for Odoo ERP systems"},"popularity":{"monthly_downloads":1286590,"position":4109,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.7.1"}
