Skip to main content
Glama

Odoo MCP Server Advanced

by AlanOgic
.gitignore792 B
# Python bytecode __pycache__/ *.py[cod] *$py.class # Distribution / packaging dist/ build/ *.egg-info/ *.egg # Virtual environments venv/ .venv/ 8009/ 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 # Claude Code private files .claude/ CLAUDE.md # 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/ # Environment files .env # Docker .dockerignore # Archived files archived/ # Backup files uv.lock src/odoo_mcp/odoo_client.py.xmlrpc.backup src/odoo_mcp/server.py.backup src/odoo_mcp/server.py.xmlrpc.backup

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/AlanOgic/mcp-odoo-adv'

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