mcp-server-odoo and dedalus-mcp-python

The Python framework appears to be an ecosystem sibling to the Odoo ERP server, acting as the underlying implementation for building MCP applications, which the Odoo server then leverages to provide AI assistant interaction.

mcp-server-odoo
80
Verified
dedalus-mcp-python
59
Established
Maintenance 13/25
Adoption 18/25
Maturity 25/25
Community 24/25
Maintenance 10/25
Adoption 18/25
Maturity 24/25
Community 7/25
Stars: 190
Forks: 97
Downloads: 4,422
Commits (30d): 0
Language: Python
License: MPL-2.0
Stars: 149
Forks: 5
Downloads: 3,431
Commits (30d): 0
Language: Python
License: MIT
No risk flags
No risk flags

About mcp-server-odoo

ivnvxd/mcp-server-odoo

A Model Context Protocol (MCP) server that enables AI assistants to securely interact with Odoo ERP systems through standardized resources and tools for data retrieval and manipulation.

Implements smart field selection and hierarchical LLM-optimized output formatting to reduce token usage, with support for both secure API key/credential authentication and a lightweight YOLO mode for testing. Communicates via stdio transport with environment-based configuration, compatible across Claude Desktop, VS Code, Cursor, and other AI editors, while offering optional Docker deployment and multi-language response support through Odoo's locale system.

About dedalus-mcp-python

dedalus-labs/dedalus-mcp-python

A simple and performant Model Context Protocol framework for Python.

Wraps the official MCP SDK with decorator-based registration (decoupling functions from specific server instances), implements strict protocol versioning with capability dataclasses per spec version, and validates responses against JSON schemas to catch structural drift. Built for teams with existing infrastructure—no bundled auth, CLI scaffolding, or middleware opinions—and ships at 122 KB with every feature traced to MCP spec clauses for debuggability.

Scores updated daily from GitHub, PyPI, and npm data. How scores work