This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+3 more
Summary
AI summaryInitial alpha release adds full MCP Server implementation with dual authentication, odoo:// URI schema, and LLM‑optimized output.
Full changelog
Initial alpha release of MCP Server for Odoo, enabling AI assistants to interact with Odoo ERP systems through the Model Context Protocol.
Added
Core Features
- MCP Server: Full Model Context Protocol implementation using FastMCP with stdio transport
- Dual Authentication: API key and username/password authentication
- Resource System: Complete
odoo://URI schema with 5 operations (record, search, browse, count, fields) - Tools:
search_records,get_record,list_modelswith smart field selection - Auto-Discovery: Automatic database detection and connection management
Data & Performance
- LLM-Optimized Output: Hierarchical text formatting for AI consumption
- Connection Pooling: Efficient connection reuse with health checks
- Pagination: Smart handling of large datasets
- Caching: Performance optimization for frequently accessed data
- Error Handling: Comprehensive error sanitization and user-friendly messages
Security & Access Control
- Multi-layered Security: Odoo permissions + MCP-specific access controls
- Session Management: Automatic credential injection and session handling
- Audit Logging: Complete operation logging for security
Limitations
- Read-Only: Write operations (create, update, delete) not implemented
- No Prompts: Guided workflows not available
- Alpha Status: API may change before 1.0.0
Note: This alpha release provides production-ready read operations for Odoo data access via AI assistants.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About ivnvxd/mcp-server-odoo
Connect AI assistants to Odoo ERP systems for business data access, record management, and workflow automation.
Related context
Beta — feedback welcome: [email protected]