Skip to content

ivnvxd/mcp-server-odoo

v0.1.0 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

Published 0y MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai erp llm mcp mcp-server mcp-servers
+3 more
model-context-protocol odoo odoo-mcp

Summary

AI summary

Initial 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_models with 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

Track ivnvxd/mcp-server-odoo

Get notified when new releases ship.

Sign up free

About ivnvxd/mcp-server-odoo

Connect AI assistants to Odoo ERP systems for business data access, record management, and workflow automation.

All releases →

Beta — feedback welcome: [email protected]