odoo-mcp-server-by-cdata
0
This project is a read-only Model Context Protocol (MCP) Server for Odoo designed by CData. It enables Language Model Models (LLMs) to query live Odoo data without requiring SQL knowledge by utilizing the CData JDBC Driver for Odoo through a simple MCP interface.
{servername}_get_tables
Get a list of available tables in the data source
{servername}_get_columns
Get the column list of specified tables
{servername}_run_query
Execute SQL SELECT query