Skip to content
Back to search
30
MCP

@mseep/gmail-mcp

npm/@mseep/gmail-mcp

Gmail MCP - Provides Gmail API access with file-based OAuth2 authentication

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@mseep/mcp-gmail
MCP server that provides google Gmail capabilities
0 tools
@mseep/mcp-gdrive
MCP server for interacting with Google Drive and Sheets
0 tools
@mseep/google-maps-geocoding-mcp
MCP server for Google Maps Geocoding API
0 tools
@mseep/google-slides-mcp
MCP server for Google Slides integration with service account authentication
0 tools
@mcp-z/mcp-gmail
MCP server for Gmail integration with OAuth authentication, message search, batch operations, and Google Sheets export
0 tools
Gmail
Gmail MCP server for managing multiple Gmail accounts with keychain-secured OAuth credentials.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@mseep/gmail-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}