Skip to main content
Glama

Odoo MCP Server

.gitignore521 B
# Python bytecode __pycache__/ *.py[cod] *$py.class # Distribution / packaging dist/ build/ *.egg-info/ *.egg # Virtual environments venv/ env/ ENV/ # Logs logs/ *.log # IDE specific files .idea/ .vscode/ *.swp *.swo # Environment configuration .env .env.local .env.development.local .env.test.local .env.production.local # Odoo specific odoo_config.json # System files .DS_Store Thumbs.db # Unit test / coverage reports htmlcov/ .tox/ .coverage .coverage.* .cache nosetests.xml coverage.xml *.cover .hypothesis/

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/sebastianPhoenix/mcp-odoo'

If you have feedback or need assistance with the MCP directory API, please join our Discord server