mcp-server-odoo and cmcp

These are complements: the Odoo MCP server provides standardized resources and tools for ERP interaction, while the command-line utility serves as a client for testing and invoking those MCP server resources from the terminal.

mcp-server-odoo
73
Verified
cmcp
56
Established
Maintenance 13/25
Adoption 18/25
Maturity 18/25
Community 24/25
Maintenance 10/25
Adoption 11/25
Maturity 18/25
Community 17/25
Stars: 190
Forks: 97
Downloads: 4,422
Commits (30d): 0
Language: Python
License: MPL-2.0
Stars: 18
Forks: 9
Downloads: 199
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 cmcp

RussellLuo/cmcp

A command-line utility for interacting with MCP servers.

Supports both STDIO and HTTP/SSE transports for connecting to MCP servers, with JSON-RPC request/response inspection via verbose mode. Enables direct invocation of server capabilities—prompts, resources, and tools—using inline parameters or a shared `mcp.json` configuration file compatible with Cursor and Claude Code. Handles parameter marshaling (string values, JSON objects, environment variables, HTTP headers) through command-line syntax similar to curl.

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