ms-365-mcp-サーバー
Microsoft 365 MCP サーバー
Graph API を介して Microsoft 365 サービスと対話するためのモデル コンテキスト プロトコル (MCP) サーバー。
前提条件
- Node.js >= 14
特徴
- Microsoft 認証ライブラリ (MSAL) による認証
- Excelファイル操作
- カレンダーイベント管理
- メール操作
- OneDriveファイル管理
- OneNote のノートブックとページ
- やるべきタスクとタスクリスト
- プランナーの計画とタスク
- Outlookの連絡先
- ユーザー管理
- Microsoft Graph OpenAPI 仕様に基づく動的ツール
- モデルコンテキストプロトコルに基づいて構築
クイックスタートの例
Claude Desktop でのログインをテストします。
例
統合
クロードデスクトップ
この MCP サーバーを Claude Desktop に追加するには:
「設定」>「開発者」で設定ファイルを編集します。
クロード・コード CLI
MCP をサポートするその他のインターフェースについては、正しい統合方法についてそれぞれのドキュメントを参照してください。
認証
⚠️ ツールを使用する前に認証する必要があります。
- MCPクライアントログイン:
login
ツールを呼び出す(既存のトークンを自動チェック)- 必要に応じてURL+コードを取得し、ブラウザでアクセスしてください
- 確認するには
verify-login
ツールを使用してください
- オプションのCLIログイン:ターミナルの URL とコードプロンプトに従います。
トークンは OS 資格情報ストアに安全にキャッシュされます (ファイルにフォールバックします)。
ライセンス
MIT © 2025 ソフテリア
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Graph API を介して Microsoft 365 サービス (Excel、カレンダー、メール、OneDrive、Teams など) とのやり取りを可能にし、AI アシスタントが自然言語を介して Microsoft 365 リソースを管理できるようにするモデル コンテキスト プロトコル サーバー。
Related MCP Servers
- AsecurityAlicenseAqualityA Model Context Protocol server that enables interaction with Microsoft Dynamics 365 CRM from Claude Desktop, allowing users to retrieve, create, and update CRM data through natural language.Last updated -54TypeScriptMIT License
- -security-license-qualityA Model Context Protocol server that connects to Microsoft Graph API, allowing AI assistants to query and access data from Microsoft Entra ID (formerly Azure Active Directory).Last updated -1Python
- -security-license-qualityA Model Context Protocol server that bridges Microsoft Teams and MCP-compatible clients, enabling chat integration, message handling, and advanced search capabilities without REST API endpoints.Last updated -Python
- -securityFlicense-qualityA Model Context Protocol server that bridges Microsoft Teams with MCP-compatible clients (LLMs, agentic frameworks, CLI), enabling chat integration, message search, and event streaming without traditional REST API endpoints.Last updated -Python