Calendar MCP Server

by Thomas Vincent · ai-ml · mcp-server, lobehub, validated, productivity

Medium setupBest for hobbyTrust score 15/100

MCP server for Apple Calendar on macOS - create, manage, and search events via the Model Context Protocol. Requires macOS Calendar permission granted on first use.

Source: https://github.com/somethingwithproof/calendar-mcp

Install

git clone https://github.com/somethingwithproof/calendar-mcp

Use this forAI-extracted

  • Schedule and manage calendar events programmatically within AI workflows
  • Query calendar data to inform scheduling decisions and meeting coordination
  • Automate calendar-based task creation and deadline tracking

Works with

Claude CodeClaude Desktop

Tags: mcp-server, lobehub, validated, productivity

52 GitHub stars · Source: lobehub

About ai-ml MCP servers and Claude skills

ai-ml MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

Calendar MCP Server is one of hundreds of ai-ml entries indexed on Skiln. Browse the full ai-ml category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related ai-ml MCPs and skills

  • Todo MCP Server by 48hour-solutions

    一个TypeScript MCP服务器,为AI代理提供强大的任务管理功能,支持创建、组织和管理有序的任务列表。需要Node.js 18.0.0或更高版本。通过环境变量未配置外部数据文件。

  • Puppeteer vision MCP Server by djannot

    用于抓取网页并将其转换为 markdown 格式的 MCP 服务器,采用 Puppeteer、Readability 和 Turndown。需要设置 OPENAI_API_KEY 环境变量以启用 AI 驱动的交互功能。

  • UniFi MCP by sirkirby

    UniFi MCP is a collection of Model Context Protocol servers that let AI assistants and automation tools interact with Ubiquiti UniFi controllers. It requires environment variables for configuration such as UNIFI_HOST, UNIFI_USERNAME, and UNIFI_PASSWORD to connect to your UniFi controller.

  • bitbucket-mcp-server by jliocsar

    简易的 MCP 实现,主要用于 Bitbucket 上的拉取请求(Pull Requests)。为您的 PR 提供上下文信息,交由您喜爱的大型语言模型(LLM)进行审查!服务器可以通过在 Releases 页面提供的预编译二进制文件运行,或使用 Bun 在本地构建。无需外部数据文件。

  • GoHighLevel MCP Server by hooker-dev

    GoHighLevel MCP Server for Claude Desktop and ChatGPT integration. Requires a Private Integrations API Key from GoHighLevel configured via environment variables.

  • MCP Namecheap 服务器 by johnsorrentino

    一个 Model Context Protocol (MCP) 服务器,提供与 Namecheap API 的集成,用于域名管理操作。需要根据 README(.env 文件或环境变量)中的说明,设置 Namecheap API 凭据和配置的环境变量。

  • Fetch MCP Server by zcaceres

    This MCP server provides functionality to fetch web content in various formats, including HTML, JSON, plain text, and Markdown.

  • OpenAlex MCP Server by oksure

    A Model Context Protocol (MCP) server that provides access to OpenAlex, a comprehensive open catalog of scholarly papers, authors, institutions, and more. This server empowers AI assistants to conduct literature reviews, analyze research trends, and map the scholarly landscape. Supports environment variables OPENALEX_EMAIL and OPENALEX_API_KEY for configuration.

Frequently asked questions

How do I install Calendar MCP Server?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support Calendar MCP Server?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is Calendar MCP Server free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.