Back to search
30
MCP

@mseep/systemprompt-mcp-gmail

npm/@mseep/systemprompt-mcp-gmail

A specialized Model Context Protocol (MCP) server that enables you to search, read, delete and send emails from your Gmail account, leveraging an AI Agent to help with each operation.

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

Similar MCP servers embedding-nearest

Gmail-MCP-Server
A Model Context Protocol (MCP) server for Gmail integration in Claude Desktop with auto authentication support. This server enables AI assis
0 tools
@mseep/google-meet-mcp
A Model Context Protocol (MCP) server for interacting with Google Meet through the Google Calendar API
0 tools
gcp-mcp
A Model Context Protocol (MCP) server that enables AI assistants like Claude to interact with your Google Cloud Platform environment. This a
0 tools
google-workspace-mcp
A Model Context Protocol (MCP) server that provides authenticated access to Google Workspace APIs, offering integrated Authentication, Gmail
0 tools
gmail-mcp-server-ansh
A Model Context Protocol (MCP) server for Gmail integration.
0 tools
@systemprompt/mcp-taskchecker
Model Context Protocol (MCP) server for intelligent task management, evaluation scoring, and session-based workflow tracking. Seamlessly int
0 tools

How to use

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

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