Skip to main content
Glama
rmcaccounting

Gmail AutoAuth MCP Server

package.json1.83 kB
{ "name": "gmail-mcp-server", "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": "esbuild src/index.ts --bundle --platform=node --format=esm --outfile=dist/index.js --external:@modelcontextprotocol/sdk --external:googleapis --external:google-auth-library --external:nodemailer --external:open --external:zod --external:zod-to-json-schema --external:mcp-evals --external:mime-types", "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" ], "license": "ISC", "repository": { "type": "git", "url": "git+https://github.com/rmcaccounting/gmail-mcp-server.git" }, "bugs": { "url": "https://github.com/rmcaccounting/gmail-mcp-server/issues" }, "homepage": "https://github.com/rmcaccounting/gmail-mcp-server#readme", "publishConfig": { "access": "public" }, "engines": { "node": ">=14.0.0" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.24.3", "@types/mime-types": "^2.1.4", "google-auth-library": "^9.4.1", "googleapis": "^129.0.0", "mcp-evals": "^2.0.1", "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" }, "overrides": { "jsondiffpatch": "^0.7.3", "ai": "^5.0.52" } }

Latest Blog Posts

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/rmcaccounting/gmail-mcp'

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