MailMCP for Cursor
io.mailmcp/mailmcp
Connect any mailbox to Claude, ChatGPT & AI: read, send, reply, schedule & search emails.
client:Cursor
transport:streamable-http
Install MailMCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mailmcp": {
"url": "https://mailmcp.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs