Skip to main content
Glama
.gitignore427 B
# Python __pycache__/ *.pyc *.pyo *.pyd .Python *.so *.egg *.egg-info/ dist/ build/ *.whl .venv/ venv/ ENV/ env/ # Testing .pytest_cache/ .coverage htmlcov/ .tox/ *.cover .hypothesis/ manual_test/ # IDE .vscode/ .idea/ *.swp *.swo *~ .DS_Store # Logs *.log # Environment .env .env.* !.env.example # Temporary files *.tmp *.bak # MCP config (may contain sensitive paths) mcp-config.json mcp.json # Draft files *_draft.md

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/Kaina3/Debug-MCP'

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