outlook email for Cursor
com.mintmcp/outlook-email
A MCP server for Outlook email that lets you search, read, and draft emails and replies.
client:Cursor
transport:streamable-http
Install outlook email in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"outlook-email": {
"url": "https://outlook-email.mintmcp.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs