Gmail MCP Pack
Remote endpoints: streamable-http: https://gateway.pipeworx.io/gmail/mcp
Valid MCP server (1 strong, 0 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry. Trust signals: trusted author (163/163 approved). 1 finding(s) downgraded by scanner intelligence.
6 tools verified · Open access · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"io-github-pipeworx-io-gmail": {
"url": "https://gateway.pipeworx.io/gmail/mcp"
}
}
}From the project's GitHub README.
Gmail MCP Pack
Part of the Pipeworx open MCP gateway.
| Tool | Description |
|---|---|
gmail_list_messages | List messages in the user's Gmail inbox. Optionally filter with a search query. Returns message IDs and thread IDs. |
gmail_get_message | Get a specific Gmail message by ID. Returns full message details including headers, snippet, body, and labels. |
gmail_search | Search Gmail messages using Gmail query syntax. Supports operators like from:, to:, subject:, has:attachment, after:, before:, is:unread, label:, etc. |
gmail_send | Send an email from the authenticated Gmail account. |
gmail_list_labels | List all labels in the user's Gmail account, including system labels (INBOX, SENT, TRASH, etc.) and user-created labels. |
Add to your MCP client config:
{
"mcpServers": {
"gmail": {
"url": "https://gateway.pipeworx.io/gmail/mcp"
}
}
}
Or use the CLI:
npx pipeworx use gmail
MIT
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.