odoo-mcp-server

dannyg-sys/odoo-mcp-server

3.3

If you are the rightful owner of odoo-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

An MCP server for managing Odoo development environments with AI assistants.

Tools

Functions exposed to the LLM to take actions

odoo_start

Start Odoo server

odoo_stop

Stop Odoo server

odoo_restart

Restart Odoo server

odoo_status

Check server status

odoo_update_modules

Update one or more modules

odoo_install_modules

Install new modules

odoo_update_frontend

Update frontend modules (auto-restarts)

odoo_run_tests

Run tests with optional module and tag filters

odoo_switch_database

Switch to a different database configuration

odoo_list_databases

List available database configurations

odoo_import_database

Import database from backup (partial support)

odoo_shell

Instructions for starting interactive shell

odoo_get_logs

Retrieve last N lines from logs

odoo_get_project_dir

Get path to project's custom addon directory

odoo_get_odoo_addon_dir

Get path to Odoo core addons

odoo_get_enterprise_dir

Get path to Enterprise addons

odoo_get_config_path

Get path to active odoo.conf

odoo_get_project_config_path

Get path to project-specific config

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources