mcp-server-odoo and mcp-outline
Both tools are complementary MCP servers, extending AI assistant interaction capabilities to different enterprise applications: Odoo ERP systems and Outline documentation services, 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 mcp-outline
Vortiago/mcp-outline
A Model Context Protocol (MCP) server enabling AI assistants to interact with Outline documentation services.
Exposes comprehensive document operations (search, create, edit, archive) and collection management alongside threaded comments and backlink discovery, all accessible via MCP Resources using URI schemes like `outline://document/{id}`. Built in Python with automatic rate-limit handling and retry logic, it supports both stdio transport for local use and HTTP/SSE for remote deployments, with flexible access control through read-only mode, per-operation restrictions, and dynamic tool filtering by user role.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work