Back to search
30
MCP

@mseep/mcp-gmail

npm/@mseep/mcp-gmail

MCP server that provides google Gmail capabilities

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

Similar MCP servers embedding-nearest

@mseep/gmail-mcp
Gmail MCP - Provides Gmail API access with file-based OAuth2 authentication
0 tools
google-gmail-mcpserver
A MCP server for Google Gmail integration.
0 tools
@mseep/server-gdrive
MCP server for interacting with Google Drive
0 tools
@mseep/mcp-gdrive
MCP server for interacting with Google Drive and Sheets
0 tools
tbob068/gmail-mcp-server
An MCP server works with Gmail
0 tools
gmail-mcp
Gmail MCP Server
0 tools

How to use

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

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