odoo-accounting-mcp
If you are the rightful owner of odoo-accounting-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Odoo Accounting MCP Server is a simplified, non-production-ready Model Context Protocol server designed for experimental integration with Odoo Accounting via XML-RPC.
The Odoo Accounting MCP Server is specifically tailored for use with Claude Desktop, focusing on enabling AI tools to query and analyze account journal entries for audit purposes. It establishes a secure connection to an Odoo instance and provides specialized tools for efficiently searching and retrieving relevant accounting information. The server is fully compliant with the Model Context Protocol, ensuring smooth integration with Claude Desktop. It offers a RESTful API via FastAPI and allows flexible configuration through Claude Desktop's settings. While its current scope is limited to account journal entries, future exploration might consider expanding to other accounting-related data, such as invoices.
Features
- Secure Odoo Connection: Establish a secure connection to your Odoo instance using environment variables or a dedicated configuration file.
- Accounting Data Tools: Provides specialized tools to efficiently search and retrieve relevant accounting information.
- Claude AI Ready: Fully compliant with the Model Context Protocol, ensuring smooth integration with Claude Desktop.
- RESTful API (via FastAPI): Offers a simple and robust FastAPI server for exposing RESTful endpoints.
- Flexible Configuration: Easily configure the server through Claude Desktop's configuration settings.