Skip to main content
Glama

Odoo MCP Server Advanced

by AlanOgic
.dockerignore464 B
# Git .git .gitignore .gitattributes # Python __pycache__ *.py[cod] *$py.class *.so .Python *.egg-info/ dist/ build/ *.egg # Virtual environments venv/ env/ ENV/ .venv # IDE .vscode/ .idea/ *.swp *.swo *~ .DS_Store # Testing .pytest_cache/ .coverage htmlcov/ .tox/ # Documentation *.md !README.md !CLAUDE.md docs/ # Logs logs/ *.log # Claude .claude/ # Development files detach odoo_config.json .env # Docker docker-compose*.yml Dockerfile* .dockerignore

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