We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/taylorwilsdon/google_workspace_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# ---- Python artefacts --------------------------------------------------
__pycache__/
*.py[cod]
*.so
.mcp.json
claude.md
# ---- Packaging ---------------------------------------------------------
*.egg-info/
build/
dist/
# ---- Environments & tooling -------------------------------------------
.env
.venv/
venv/
.idea/
.vscode/
# ---- macOS clutter -----------------------------------------------------
.DS_Store
# ---- Secrets -----------------------------------------------------------
client_secret.json
# ---- Logs --------------------------------------------------------------
mcp_server_debug.log
# ---- Local development files -------------------------------------------
/.credentials
/.claude