Outlook Email
Rank #36,852com.mintmcp/outlook-email
MCP server providing outlook-email capabilities
Outlook Email is a Model Context Protocol (MCP) server published by mintmcp. It ranks #36,852 of 115,591 servers tracked on MCP Toplist, and its repository has 9 GitHub stars. Outlook Email is listed on Official MCP, with 3 tracked versions. It was first listed on Sep 9, 2025 and most recently updated on Sep 9, 2025.
Ranks ahead of 78,739 of 115,591 servers on MCP Toplist.
Use Outlook Email
claude mcp add --transport http outlook-email https://outlook-email.mintmcp.com/mcp[mcp_servers.outlook-email]
url = "https://outlook-email.mintmcp.com/mcp"Add to ~/.codex/config.toml.
https://outlook-email.mintmcp.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"outlook-email": {
"url": "https://outlook-email.mintmcp.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"outlook-email": {
"type": "http",
"url": "https://outlook-email.mintmcp.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"outlook-email": {
"serverUrl": "https://outlook-email.mintmcp.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"outlook-email": {
"url": "https://outlook-email.mintmcp.com/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.mintmcp%2Foutlook-email)<a href="https://mcptoplist.com/server/com.mintmcp%2Foutlook-email"><img src="https://mcptoplist.com/badge/com.mintmcp%2Foutlook-email.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
mintmcp
Other servers by mintmcp
View all mintmcp servers →Available versions (3)
| Version | Published |
|---|---|
| 1.0.1 | Sep 9, 2025 |
| 1.0.0 | Sep 9, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Outlook Email?
- Outlook Email is maintained by mintmcp, which publishes 6 MCP servers (17 total versions) tracked on MCP Toplist.
- Is Outlook Email listed on the Official MCP Registry?
- Yes — Outlook Email is listed on the Official MCP Registry.
- How many versions does Outlook Email have?
- MCP Toplist tracks 3 versions of Outlook Email, most recently published on Sep 9, 2025.
- Where can I find the source code for Outlook Email?
- The source code for Outlook Email is hosted at github.com/mintmcp/servers.