Skip to main content
Glama
.gitignore512 B
# Python-generated files __pycache__/ *.py[oc] build/ dist/ wheels/ *.egg-info # Virtual environments .venv venv/ env/ ENV/ # OS files .DS_Store Thumbs.db # IDE/Editor files .vscode/ .idea/ *.swp *.swo *~ # Environment variables .env .env.local .env.*.local # Testing & Coverage .pytest_cache/ .coverage .coverage.* htmlcov/ .tox/ .hypothesis/ # Type checking .mypy_cache/ .dmypy.json dmypy.json # Temporary files *.tmp *.bak *.log # these are heavy files. db can be generated with setup_db.py /database/

Latest Blog Posts

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/spyrosze/mcp-openfoodtox'

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