We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/konashevich/mcp-gdrive'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env
/dist
/node_modules
# Node.js
npm-debug.log*
yarn-error.log*
package-lock.json
yarn.lock
# TypeScript
*.tsbuildinfo
# VS Code
.vscode/
# JetBrains IDEs
.idea/
# OS files
.DS_Store
Thumbs.db
# OneDrive & temp/sync files
~$*
~*.*
*.tmp
*.temp
*.~*
*.~tmp
# Logs
logs/
*.log
# Environment
.env.local
.env.*.local
# Secrets and credentials
credentials.json
client_secret.json
gcp-oauth.keys.json
*-oauth.keys.json
gdrive-server-credentials.json
*-server-credentials.json
token.json
.gdrive-server-credentials.json
# TypeScript compiled output
lib/
# Output of build tools
build/
# Coverage
coverage/
# Misc
*.bak
*.swp
# Allow local config if needed (uncomment and adjust)
#!src/setupProxy.js