An MCP server implementation that integrates with Odoo ERP systems, enabling AI assistants to interact with Odoo data and functionality through the Model Context Protocol.
Enables AI assistants to interact with Odoo ERP systems through XML-RPC communication. Provides access to Odoo models, records, methods, and data structures for comprehensive ERP integration.
Retrieve Windows system information including hardware details, OS configuration, environment variables, and installed software for system analysis and troubleshooting.
Retrieve API documentation for an Odoo model. Get a summary of all methods or full details for a specific method to discover parameter names and types before calling them.
Delete records from an Odoo model with a two-step safety confirmation: first call with confirm=False to preview deletions, then confirm=True only after user approval.
Execute Python code directly in an Odoo environment to access models, modify data, and perform database operations with persistent state between calls.
Create or update SAP system configurations for RFC connector targets in Simplifier projects, including system parameters, project assignments, and connection settings.