A MCP server for Outlook email that lets you search, read, and draft emails and replies.
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.
Click any tool to inspect its schema.
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 communication
An MCP server that securely interfaces with your iMessage database via the Model Context Protocol (MCP), allowing LLMs to query and analyze iMessage conversations. It includes robust phone number validation, attachment processing, contact management, group chat handling, and full support for sending and receiving messages.
Asynchronous coordination layer for AI coding agents: identities, inboxes, searchable threads, and advisory file leases over FastMCP + Git + SQLite
MCP server for Kaseya Autotask PSA — 39 tools for companies, tickets, projects, time entries, and more
Email & SMS infrastructure for AI agents — send and receive real email and text messages programmatically
MCP Security Weekly
Get CVE alerts and security updates for Outlook Email MCP Server 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