Dooray MCP Server
Dooray APIを活用したスケジュール管理MCPサーバー。
機能
- Dooray API によるスケジュールの追加
- スタート/終了時間の自動設定
- 場所と説明情報のサポート
インストール方法
Installing via Smithery
To install Dooray Schedule Manager for Claude Desktop automatically via Smithery :
Manual Installation
- ストレージクローン
- 仮想環境の作成と有効化
- 依存関係のインストール
MCPクライアント連携の準備
Claude、CursorなどのMCPクライアントアプリケーションでローカルMCPサーバーを連携するには、サーバーの実行に必要なPython実行可能ファイルパスとMCPサーバースクリプトパスをJSON設定に入力する必要があります。
私のパスに合わせてmcp.jsonを修正してください。
✅ macOS/Linux の例
環境変数の設定
.env
ファイルを作成し、次の変数を設定します。
使用方法
サーバーの実行:
プロジェクト構造
ライセンス
MITライセンス
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
A server that enables management of schedules through the Dooray API, allowing users to add events with automated time settings and support for location and description information.
Related MCP Servers
- -securityAlicense-qualityServer for Google Calendar integration in Cluade Desktop with auto authentication support. This server enables AI assistants to manage Google Calendar events through natural language interactions.Last updated -226JavaScriptMIT License
- -securityAlicense-qualityEnables comprehensive calendar management with capabilities to create, list, update, and delete events through a Model Context Protocol server integrated with Google Calendar.Last updated -131TypeScriptMIT License
- -securityFlicense-qualityA versatile Model Context Protocol server that enables AI assistants to manage calendars, track tasks, handle emails, search the web, and control smart home devices.Last updated -2Python
- -securityFlicense-qualityModel Context Protocol server that provides seamless access to Google Calendar API with asynchronous operation support, enabling efficient calendar management through a standardized interface.Last updated -Python