Skip to main content
Glama
MIT License
109
34
  • Apple
  • Linux
package.json1.27 kB
{ "name": "@shinzolabs/gmail-mcp", "version": "1.7.4", "description": "Gmail MCP - Provides complete Gmail API access with file-based OAuth2 authentication", "type": "module", "bin": { "gmail-mcp": "./dist/index.js" }, "scripts": { "build": "tsc -p tsconfig.json", "start": "node ./dist/index.js", "auth": "node ./dist/index.js auth", "test": "jest" }, "dependencies": { "@modelcontextprotocol/sdk": "1.16.0", "@shinzolabs/instrumentation-mcp": "^1.0.8", "@smithery/sdk": "1.4.3", "google-auth-library": "9.15.1", "googleapis": "129.0.0", "open": "9.1.0", "ts-node": "10.9.2", "zod": "3.22.4" }, "devDependencies": { "@babel/core": "7.27.1", "@babel/preset-env": "7.27.2", "@babel/preset-typescript": "7.27.1", "@changesets/cli": "2.29.4", "@types/jest": "29.5.14", "@types/node": "20.17.27", "babel-jest": "29.7.0", "jest": "29.7.0", "typescript": "5.8.2" }, "keywords": [ "gmail", "mcp", "claude", "anthropic", "email" ], "author": "Austin Born (austin@shinzolabs.com)", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/shinzo-labs/gmail-mcp" }, "engines": { "node": ">=18.0.0" } }

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

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