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.
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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work