waka-man/gmail_mcp_server
An MCP Server and tool that will retrieve your unread emails for use with LLMs. Written in Python
Platform-specific configuration:
{
"mcpServers": {
"gmail_mcp_server": {
"command": "npx",
"args": [
"-y",
"gmail_mcp_server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...