mcp-server-odoo and mcpstore
One is a specialized MCP server for Odoo ERP integration, while the other is a general MCP service management platform—they are complements that work together, with mcpstore potentially orchestrating and managing multiple MCP servers like the Odoo one.
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 mcpstore
whillhill/mcpstore
开盒即用的优雅管理mcp服务 | 结合Agent框架 | 作者听劝 | 已发布pypi | Vue页面demo
Provides unified lifecycle management and transport abstraction for MCP servers with support for multiple agent frameworks (LangChain, LangGraph, AutoGen, CrewAI, LlamaIndex) through a fluent Python API. Enables agent-level service isolation, tool discovery, and dynamic service configuration (HTTP/SSE/stdio), while optional Redis integration allows distributed deployments to share MCP service state across instances without requiring each process to manage connections independently.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work