Skip to main content
Glama
.gitignore465 B
# Credentials / Tokens - NEVER commit these files credentials/credentials.json credentials/token.json credentials.json token.json # Log files *.log # Environment variables .env .env.* # OS files .DS_Store Thumbs.db # IDE files .idea/ .vscode/ *.swp *.swo # Claude Code local settings .claude/settings.local.json # Temporary files *.tmp *.temp # Python __pycache__/ *.py[cod] *$py.class *.so .Python .venv/ venv/ *.egg-info/ .pytest_cache/ .coverage htmlcov/

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/nickweedon/google-docs-mcp-docker'

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