Outlook Calendar
Rank #40,900com.mintmcp/outlook-calendar
MCP server providing outlook-calendar capabilities
Outlook Calendar is a Model Context Protocol (MCP) server published by mintmcp. It ranks #40,900 of 115,591 servers tracked on MCP Toplist, and its repository has 9 GitHub stars. Outlook Calendar is listed on Official MCP, with 2 tracked versions. It was first listed on Sep 9, 2025 and most recently updated on Sep 9, 2025.
Ranks ahead of 74,691 of 115,591 servers on MCP Toplist.
Use Outlook Calendar
claude mcp add --transport http outlook-calendar https://outlook-calendar.mintmcp.com/mcp[mcp_servers.outlook-calendar]
url = "https://outlook-calendar.mintmcp.com/mcp"Add to ~/.codex/config.toml.
https://outlook-calendar.mintmcp.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"outlook-calendar": {
"url": "https://outlook-calendar.mintmcp.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"outlook-calendar": {
"type": "http",
"url": "https://outlook-calendar.mintmcp.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"outlook-calendar": {
"serverUrl": "https://outlook-calendar.mintmcp.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"outlook-calendar": {
"url": "https://outlook-calendar.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-calendar)<a href="https://mcptoplist.com/server/com.mintmcp%2Foutlook-calendar"><img src="https://mcptoplist.com/badge/com.mintmcp%2Foutlook-calendar.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 (2)
| Version | Published |
|---|---|
| 1.0.0 | Sep 9, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Outlook Calendar?
- Outlook Calendar is maintained by mintmcp, which publishes 6 MCP servers (17 total versions) tracked on MCP Toplist.
- Is Outlook Calendar listed on the Official MCP Registry?
- Yes — Outlook Calendar is listed on the Official MCP Registry.
- How many versions does Outlook Calendar have?
- MCP Toplist tracks 2 versions of Outlook Calendar, most recently published on Sep 9, 2025.
- Where can I find the source code for Outlook Calendar?
- The source code for Outlook Calendar is hosted at github.com/mintmcp/servers.