★ 0 stars
TypeScript
🤖 AI/LLM
Updated 1d ago
Manage multiple Gmail accounts with an MCP server for AI agents to read, search, label, archive, and unsubscribe from email
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"gmail-mcp-server": {
"command": "npx",
"args": [
"-y",
"ashwintalexander-stack/gmail-mcp-server"
]
}
}
}
Run in terminal:
claude mcp add gmail-mcp-server npx -y ashwintalexander-stack/gmail-mcp-server
Add to .cursor/mcp.json:
{
"mcpServers": {
"gmail-mcp-server": {
"command": "npx",
"args": [
"-y",
"ashwintalexander-stack/gmail-mcp-server"
]
}
}
}
Topics
ai-agentai-assistantai-toolsclaudecursoremail-automationgoogle-calendargoogle-chatgoogle-cloudgoogle-docsgoogle-formsgoogle-sheetskarpathyknowledge-basellm-knowledge-base