Skip to main content
Glama
.gitignore362 B
# Python __pycache__/ *.py[cod] *$py.class *.so .Python venv/ env/ ENV/ # Testing .pytest_cache/ .coverage htmlcov/ .tox/ *.log # IDE .vscode/ .idea/ *.swp *.swo *~ # OS .DS_Store Thumbs.db # Local data .env # Test files test_*.py test_*.sh demo_*.py # Backup files *.bak *.old *_old.* *_backup.* FRD.md .claude/settings.local.json scripts/import_final.py

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/ivangrynenko/devstandards_mcp'

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