MCP.so
登录

Outlook Calendar MCP Tool

@merajmehrabi

关于 Outlook Calendar MCP Tool

A Model Context Protocol (MCP) server that allows Claude to access and manage your local Microsfot Outlook calendar (Windows only).

基本信息

分类

生产力

许可证

MIT

运行时

vbscript

传输方式

stdio

发布者

merajmehrabi

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "Outlook_Calendar_MCP": {
      "command": "npx",
      "args": [
        "outlook-calendar-mcp"
      ]
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Outlook Calendar MCP Tool?

It is an MCP server that lets Claude access and manage your local Microsoft Outlook calendar on Windows. It provides tools to view, create, update events, and find free time slots.

How to use Outlook Calendar MCP Tool?

Install via npm install -g outlook-calendar-mcp or use npx outlook-calendar-mcp. Configure the server in your MCP settings for Claude Desktop or VSCode extension. Then Claude can invoke tools like list_events, create_event, find_free_slots, etc.

Key features of Outlook Calendar MCP Tool?

  • View calendar events within a date range
  • Create new events and meetings
  • Update existing events
  • Find free time slots for scheduling
  • Check attendee status on meetings
  • Support multiple calendars in your Outlook profile

Use cases of Outlook Calendar MCP Tool?

  • Ask Claude to show your schedule for next week
  • Create a meeting with attendees using natural language
  • Find available time slots for a 1‑hour meeting
  • Update or reschedule existing events
  • Check who has not responded to a meeting invitation

FAQ from Outlook Calendar MCP Tool

What are the system requirements?

Windows OS, Microsoft Outlook desktop client, VBScript (on Windows 11 24H2+ must be installed as optional feature), Node.js 14+.

Does it send my calendar data to external servers?

No, all operations are performed locally on your computer using your local Outlook client.

How do I configure it for Claude?

Add the server to your MCP settings JSON file for Claude Desktop or VSCode extension with the appropriate command (outlook-calendar-mcp or `npx -y outlook

评论

生产力 分类下的更多 MCP 服务器