mailmcp for Cursor
ai.mailmcp/mailmcp
Your mailboxes in ChatGPT and Claude: Gmail, iCloud, Fastmail, any IMAP. Passwords stay yours.
client:Cursor
transport:streamable-http
runtime:mcpb
Install mailmcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mailmcp": {
"url": "https://mailmcp.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs