Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Outlook Calendar

БесплатноНе проверен

A MCP server that works with Outlook Calendar to manage event listing, reading, and updates.

GitHubEmbed

Описание

A MCP server that works with Outlook Calendar to manage event listing, reading, and updates.

README

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.

MCP Servers Available

Google Calendar

  • Server URL: https://gcal.mintmcp.com/mcp
  • Tools:
    • create_event
    • delete_event
    • get_calendar_events
    • get_next_availability
    • list_calendars
    • update_event

Configuration:

{
  "mcpServers": {
    "google-calendar": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "https://gcal.mintmcp.com/mcp"
      ]
    }
  }
}

Gmail

  • Server URL: https://gmail.mintmcp.com/mcp
  • Tools:
    • draft_email
    • draft_reply
    • get_email
    • search_email
    • send_draft

Configuration:

{
  "mcpServers": {
    "gmail": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "https://gmail.mintmcp.com/mcp"
      ]
    }
  }
}

Outlook Calendar

Manage event listing, reading, and updates.

  • Server URL: https://outlook-calendar.mintmcp.com/mcp
  • Tools:
    • create_event
    • delete_event
    • get_calendar_events
    • get_next_availability
    • list_calendars
    • update_event

Configuration:

{
  "mcpServers": {
    "outlook-calendar": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "https://outlook-calendar.mintmcp.com/mcp"
      ]
    }
  }
}

Outlook

Search, read, and draft emails and replies.

  • Server URL: https://outlook-email.mintmcp.com/mcp
  • Tools:
    • draft_email
    • draft_reply
    • get_email
    • search_email
    • send_email

Configuration:

{
  "mcpServers": {
    "outlook-email": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "https://outlook-email.mintmcp.com/mcp"
      ]
    }
  }
}

MCP Gateway

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

from github.com/mintmcp/servers

Установка Outlook Calendar

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/mintmcp/servers

FAQ

Outlook Calendar MCP бесплатный?

Да, Outlook Calendar MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Outlook Calendar?

Нет, Outlook Calendar работает без API-ключей и переменных окружения.

Outlook Calendar — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить Outlook Calendar в Claude Desktop, Claude Code или Cursor?

Открой Outlook Calendar на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Outlook Calendar with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории communication