Skip to main content
Glama

Google Drive MCP Server

package.json807 B
{ "name": "@modelcontextprotocol/server-gdrive", "version": "0.6.2", "description": "MCP server for interacting with Google Drive", "license": "MIT", "author": "Anthropic, PBC (https://anthropic.com)", "homepage": "https://modelcontextprotocol.io", "bugs": "https://github.com/modelcontextprotocol/servers/issues", "type": "module", "bin": { "mcp-server-gdrive": "dist/index.js" }, "files": [ "dist" ], "scripts": { "build": "tsc && shx chmod +x dist/*.js", "prepare": "npm run build", "watch": "tsc --watch" }, "dependencies": { "@google-cloud/local-auth": "^3.0.1", "@modelcontextprotocol/sdk": "^1.0.1", "googleapis": "^144.0.0" }, "devDependencies": { "@types/node": "^22.10.2", "shx": "^0.3.4", "typescript": "^5.6.2" } }

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/felores/gdrive-mcp-server'

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