Skip to main content
Glama

Uber Eats MCP Server

# Environment variables .env # Virtual Environment .venv/ venv/ env/ ENV/ # Python cache files __pycache__/ *.py[cod] *$py.class *.so .Python # Distribution / packaging dist/ build/ *.egg-info/ *.egg # Installer logs pip-log.txt pip-delete-this-directory.txt # Unit test / coverage reports htmlcov/ .tox/ .coverage .coverage.* .cache nosetests.xml coverage.xml *.cover .hypothesis/ # Jupyter Notebook .ipynb_checkpoints # IDE specific files .idea/ .vscode/ *.swp *.swo .DS_Store # Browser-use specific *.gif browser_screenshots/

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/ericzakariasson/uber-eats-mcp-server'

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