odoo-accounting-mcp

odoo-accounting-mcp

1

The Odoo Accounting MCP Server is an experimental server that facilitates interaction with Odoo Accounting for AI tool integration. It allows for querying and analyzing account journal entries through XML-RPC, focusing on audit functionalities.

🧾 Odoo Accounting MCP Server

This project is a Model Context Protocol (MCP) server designed for experimental integration with Odoo Accounting via XML-RPC. It is specifically developed to enable AI tools to query and analyze account journal entries for audit purposes. While its primary use is not for production environments, it may expand to other accounting data such as invoices.

🚀 Key Features

  • Secure connection to Odoo instances
  • Specialized tools for accounting data retrieval
  • Claude AI ready
  • RESTful API via FastAPI
  • Flexible configuration for Claude Desktop

🛠️ Setup Guide

  1. Clone the repository
  2. Configure environment variables for Odoo
  3. Set up a virtual environment
  4. Install dependencies
  5. Run the server

⚙️ Claude Desktop Integration

Configure Claude Desktop to manage the server lifecycle without manual server run.