mcp-server-odoo and Frappe_Assistant_Core
Tool A and Tool B are ecosystem siblings, as they both implement the Model Context Protocol (MCP) to enable AI assistant interaction with different Frappe-based ERP systems (Odoo and ERPNext, respectively).
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 Frappe_Assistant_Core
buildswithpaul/Frappe_Assistant_Core
Infrastructure that connects LLMs to ERPNext. Frappe Assistant Core works with the Model Context Protocol (MCP) to expose ERPNext functionality to any compatible Language Model
Implements an MCP server using JSON-RPC 2.0 transport that bridges LLMs to ERPNext's data and workflows through 20+ built-in tools, with a plugin architecture enabling custom business logic and external integrations. Features OAuth 2.0 authentication, role-based access control, and comprehensive audit logging to enforce ERPNext's native permissions framework.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work