Skip to main content
Glama

Gmail AutoAuth MCP Server

MIT License
2,697
715
  • Linux
  • Apple
package.json1.51 kB
{ "name": "@gongrzhe/server-gmail-autoauth-mcp", "version": "1.1.11", "description": "Gmail MCP server with auto authentication support", "type": "module", "main": "dist/index.js", "bin": { "gmail-mcp": "./dist/index.js" }, "scripts": { "build": "tsc", "start": "node dist/index.js", "auth": "node dist/index.js auth", "prepare": "npm run build", "prepublishOnly": "npm run build" }, "files": [ "dist", "README.md" ], "keywords": [ "gmail", "mcp", "cursor", "ai", "oauth", "model-context-protocol", "google-gmail", "claude", "auto-auth" ], "author": "gongrzhe", "license": "ISC", "repository": { "type": "git", "url": "git+https://github.com/gongrzhe/server-gmail-autoauth-mcp.git" }, "bugs": { "url": "https://github.com/gongrzhe/server-gmail-autoauth-mcp/issues" }, "homepage": "https://github.com/gongrzhe/server-gmail-autoauth-mcp#readme", "publishConfig": { "access": "public" }, "engines": { "node": ">=14.0.0" }, "dependencies": { "@modelcontextprotocol/sdk": "^0.4.0", "@types/mime-types": "^2.1.4", "google-auth-library": "^9.4.1", "googleapis": "^129.0.0", "mcp-evals": "^1.0.18", "mime-types": "^3.0.1", "nodemailer": "^7.0.3", "open": "^10.0.0", "zod": "^3.22.4", "zod-to-json-schema": "^3.22.1" }, "devDependencies": { "@types/node": "^20.10.5", "@types/nodemailer": "^6.4.17", "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/GongRzhe/Gmail-MCP-Server'

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