A MCP server that works with Outlook Calendar to manage event listing, reading, and updates.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"google-calendar": {
"args": [
"mcp-remote",
"https://gcal.mintmcp.com/mcp"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
MintMCP is a product from the Lutra team; we create tools to help connect AI to data and apps. The MCP servers here from MintMCP make it easy to connect your favorite AI agent (Claude, Cursor, Windsurf, ChatGPT) to email and calendar apps.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in productivity
Dynamic problem-solving through sequential thought chains
Persistent memory using a knowledge graph
Official Miro MCP server - Supports context to code and creating diagrams, docs, and data tables.
mini cli search engine for your docs, knowledge bases, meeting notes, whatever. Tracking current sota approaches while being all local
MCP Security Weekly
Get CVE alerts and security updates for com.mintmcp/outlook-calendar and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
MintMCP is a product from the Lutra team; we create tools to help connect AI to data and apps. The MCP servers here from MintMCP make it easy to connect your favorite AI agent (Claude, Cursor, Windsurf, ChatGPT) to email and calendar apps.
When you connect to one of our servers, you will be asked to login using either your Google or Microsoft accounts, and it directly gets you access to all the tools below.
https://gcal.mintmcp.com/mcpConfiguration:
{
"mcpServers": {
"google-calendar": {
"command": "npx",
"args": [
"mcp-remote",
"https://gcal.mintmcp.com/mcp"
]
}
}
}
https://gmail.mintmcp.com/mcpConfiguration:
{
"mcpServers": {
"gmail": {
"command": "npx",
"args": [
"mcp-remote",
"https://gmail.mintmcp.com/mcp"
]
}
}
}
Manage event listing, reading, and updates.
https://outlook-calendar.mintmcp.com/mcpConfiguration:
{
"mcpServers": {
"outlook-calendar": {
"command": "npx",
"args": [
"mcp-remote",
"https://outlook-calendar.mintmcp.com/mcp"
]
}
}
}
Search, read, and draft emails and replies.
https://outlook-email.mintmcp.com/mcpConfiguration:
{
"mcpServers": {
"outlook-email": {
"command": "npx",
"args": [
"mcp-remote",
"https://outlook-email.mintmcp.com/mcp"
]
}
}
}
For teams using MCP servers, managing authentication, monitoring, and configuration across multiple servers becomes operationally complex. It can be hard to understand which MCP servers your team is using, how they are using it, and whether the servers are secure. MCP gateways help by providing a control plane for your organization which give you the telemetry and governance you need. Learn more at https://mintmcp.com