MCP.so
ログイン

MCP Server for apple calendar

@Allenyzh

MCP Server for apple calendar について

A simple mcp-server to add calendar events

基本情報

カテゴリ

生産性

ライセンス

MIT license

ランタイム

node

トランスポート

stdio

公開者

Allenyzh

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is MCP Server for apple calendar?

An MCP server that allows Claude or other MCP-compatible clients to generate calendar events on Apple Calendar. Designed for macOS users who want to create events via AI assistants.

How to use MCP Server for apple calendar?

Install dependencies with pnpm i, build with pnpm build, then configure your MCP client with the command node and arguments ./build/index.js. Optionally use pnpm inspector to test with the MCP Inspector.

Key features of MCP Server for apple calendar

  • Create Apple Calendar events from AI clients
  • Simple installation and configuration
  • Works with any MCP-compatible client (e.g. Claude)
  • Provides an inspector tool for testing

Use cases of MCP Server for apple calendar

  • Automatically schedule meetings from a chat conversation
  • Add calendar events without switching apps
  • Integrate calendar creation into AI-driven workflows

FAQ from MCP Server for apple calendar

What runtime does it require?

Node.js and pnpm are required. The server is built with TypeScript and compiled to JavaScript.

How do I configure the MCP server?

In your MCP client settings, add a server entry with command node and args ./build/index.js (pointing to your build output).

Does it work on Windows or Linux?

The README only describes usage on macOS (Apple Calendar), so it likely requires macOS.

Does it support deleting or reading events?

No – the README only mentions generating calendar events. Other operations are not documented.

What transport does it use?

The README does not specify the transport; it follows the standard MCP protocol (likely stdio via the configured command).

コメント

「生産性」の他のコンテンツ