Skip to main content
Glama
.gitignore557 B
# Python __pycache__/ *.py[cod] *$py.class *.pyd *.so # Virtual environments .venv/ venv/ ENV/ env/ # Packaging / build build/ dist/ *.egg-info/ .eggs/ # Test / coverage .pytest_cache/ .coverage coverage.xml htmlcov/ # Jupyter .ipynb_checkpoints/ # IDEs .vscode/ .idea/ *.iml # OS files .DS_Store Thumbs.db # Project-specific .env .env.* output/ # Logs *.log # Unity (optional; keep project clean if UNITY_ASSETS_DIR points here) [Ll]ibrary/ [Tt]emp/ [Oo]bj/ [Bb]uild/ [Bb]uilds/ [Ll]ogs/ UserSettings/ MemoryCaptures/ # MCP / local configs .mcp/

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/tuannguyen14/ComfyAI-MCP-GameAssets'

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