
Outlook Calendar
Let your coding agent list, read, and update Outlook Calendar events while you coordinate user calls, demos, and founder schedule from the terminal.
Overview
com.mintmcp/outlook-calendar is a MCP server for the Grow phase that lets agents list, read, and update Outlook Calendar events over streamable HTTP.
What is this MCP server?
- Streamable HTTP remote at outlook-calendar.mintmcp.com—no local Microsoft stack required for basic agent wiring
- List, read, and update calendar events from MCP tools inside Claude Code, Cursor, or Codex
- MintMCP-hosted Outlook bridge (v1.0.0) with GitHub source at mintmcp/servers
- Fits founder workflows: investor updates, customer discovery slots, and support windows without leaving the agent sessio
- Server version 1.0.0 per server.schema.json
- Single streamable-http remote endpoint
- Three documented capabilities: event listing, reading, and updates
Community signal: 8 GitHub stars.
What problem does it solve?
Switching between your agent and Outlook just to check or reschedule meetings breaks flow when you are trying to run user calls and ship in the same afternoon.
Who is it for?
Microsoft 365 / Outlook solo builders who want agent-driven calendar checks and edits during customer and lifecycle work.
Skip if: Teams on Google Calendar only, or anyone who needs full Microsoft Graph admin (rooms, policies, bulk migration) from the agent.
What do I get? / Deliverables
Your agent can answer schedule questions and apply calendar updates from MCP tool calls while you stay in Claude Code or Cursor.
- Listed and read Outlook calendar events via agent tool calls
- Updated calendar events from agent-driven instructions
- Persistent MCP remote entry (v1.0.0) in your agent config
Recommended MCP Servers
Journey fit
Solo builders spend the Grow phase scheduling follow-ups, onboarding calls, and lifecycle touchpoints; calendar tooling sits on that shelf rather than on product code. Lifecycle covers recurring meetings, renewals, and relationship cadence—exactly what Outlook Calendar MCP automates through the agent.
How it compares
MCP calendar integration for Outlook, not a standalone scheduling app or a generic productivity skill.
Common Questions / FAQ
Who is com.mintmcp/outlook-calendar for?
Solo and indie builders on Outlook who want their AI coding agent to read and update calendar events without custom Microsoft Graph code.
When should I use com.mintmcp/outlook-calendar?
Use it during Grow and Operate when you coordinate calls, demos, and recurring touchpoints and want schedule context inside the same agent session as email or code.
How do I add com.mintmcp/outlook-calendar to my agent?
Add the streamable-http remote URL https://outlook-calendar.mintmcp.com/mcp to your MCP client config, complete MintMCP Outlook auth as documented, and restart the agent so calendar tools appear.