Skip to main content
Glama
.gitignore313 B
# Python artifacts __pycache__/ *.py[cod] *.pyo # Virtualenvs .venv/ venv/ ENV/ env/ # Editor/IDE .vscode/ .idea/ # Logs and runtime files logs/ *.log *.sqlite3 # Local env / secrets config.env .env *.env # Test / coverage / build .coverage htmlcov/ dist/ build/ *.egg-info/ # Inspector artifacts *.sqlite3

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/karthikingithub/pagila-mcp'

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