Agent♥︎Age
Catalog

io.github.singleflo/odoo-assistant

Official

by singleflo · Python

Odoo virtual employee via MCP: query, create, modify records, workflows, PDFs, and activities.

io.github.singleflo/odoo-assistant (MCP Server)

The io.github.singleflo/odoo-assistant server is an “Odoo virtual employee” that uses the Model Context Protocol (MCP) to expose Odoo business logic, records, and workflows to LLMs. It enables LLM-driven querying, creation, updating, and actions on Odoo data in a controlled way.

🛠️ Key Features

  • Query Odoo records
  • Create and update records
  • Trigger workflows
  • Handle PDFs
  • Manage activities

🚀 Use Cases

  • Retrieve information from Odoo records
  • Create or modify Odoo business entries
  • Run Odoo workflows based on user requests
  • Generate or work with PDF outputs
  • Coordinate Odoo activities

⚡ Developer Benefits

  • Access Odoo records and workflows via MCP
  • Integrate Odoo operations into LLM applications
  • Install and run the server directly (uvx) or via pip

⚠️ Limitations

  • Limited to the capabilities explicitly exposed: query/create/modify records, workflows, PDFs, and activities.