G
Gmail Streamable MCP Server
by @iceener
MCP Server for interacting with Gmail API. Written in TypeScript, Node and Hono.dev
Created 1/21/2026
Updated about 1 month ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-gmail-streamable-mcp-server
Cursor configuration (mcp.json)
{
"mcpServers": {
"iceener-gmail-streamable-mcp-server": {
"command": "npx",
"args": [
"iceener-gmail-streamable-mcp-server"
]
}
}
}
Author Servers
Other servers by iceener