Skip to main content
Glama

Google Docs MCP Server

by Gurgeron
package.json818 B
{ "name": "mcp-google-docs", "version": "1.0.0", "description": "Model Context Protocol (MCP) server for Google Docs integration", "main": "build/server.js", "type": "module", "scripts": { "build": "tsc", "start": "node build/server.js", "dev": "tsc -w", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "mcp", "google-docs", "claude", "ai", "model-context-protocol" ], "author": "", "license": "MIT", "dependencies": { "@google-cloud/local-auth": "^2.1.0", "@modelcontextprotocol/sdk": "^1.4.1", "googleapis": "^126.0.1", "dotenv": "^16.3.1", "zod": "^3.22.4" }, "devDependencies": { "@types/node": "^20.11.5", "typescript": "^5.3.3" } }

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/Gurgeron/MCPtRY'

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