Skip to main content
Glama

Food MCP Server

.dockerignoreโ€ข1.22 kB
# Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] *$py.class # Distribution / packaging .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ .installed.cfg *.egg # Virtual environments .env .env.* !.env.example .venv env/ venv/ ENV/ env.bak/ venv.bak/ # IDE and editor files .vscode/ .idea/ *.swp *.swo *~ # OS generated files .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # Git .git/ .gitignore # Logs *.log logs/ # Test files test_*.py tests/ .pytest_cache/ .coverage htmlcov/ .tox/ # Documentation docs/ *.md README* # Docker files (exclude from image but keep for reference) Dockerfile* docker-compose*.yml .dockerignore # Database files *.db *.sqlite *.sqlite3 # Temporary files *.tmp *.bak *.swp # MacOS .AppleDouble .LSOverride # Windows Desktop.ini $RECYCLE.BIN/ # Linux *~ # Node modules (if any frontend) node_modules/ npm-debug.log* # Python specific *.pyc *.pyo *.pyd .Python *.so # Jupyter Notebooks .ipynb_checkpoints # Environment variables (production secrets) .env .env.* !.env.example .env.local .env.prod .env.production # SSL certificates *.pem *.key *.crt # Backup files *.backup *.bck

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/MacroSense-AI/dietician-mcp'

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