Skip to main content
Glama
.gitignore502 B
# Credentials (OAuth tokens) credentials/ !credentials/.gitkeep # Environment files .env .env.local .env.*.local # Python __pycache__/ *.py[cod] *$py.class *.so .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ .installed.cfg *.egg # Virtual environments venv/ ENV/ env/ .venv/ # IDE .idea/ .vscode/ *.swp *.swo *~ # Testing .coverage htmlcov/ .pytest_cache/ .mypy_cache/ # Logs *.log logs/ # OS .DS_Store Thumbs.db # Docker .docker/

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/murphy360/mcp_gmail'

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