Serverscom.mintmcp/outlook-email
E

com.mintmcp/outlook-email

com.mintmcp/outlook-email · v1.0.1
● Remote
v1.0.1remote🌐 https://outlook-email.mintmcp.com/mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
  "name": "com.mintmcp/outlook-email",
  "description": "A MCP server for Outlook email that lets you search, read, and draft emails and replies.",
  "repository": {
    "url": "https://github.com/mintmcp/servers",
    "source": "github"
  },
  "version": "1.0.1",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://outlook-email.mintmcp.com/mcp"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}