ms-365-mcp-서버
Microsoft 365 MCP 서버
Graph API를 통해 Microsoft 365 서비스와 상호 작용하기 위한 MCP(모델 컨텍스트 프로토콜) 서버입니다.
필수 조건
- 노드.js >= 14
특징
- Microsoft 인증 라이브러리(MSAL)를 통한 인증
- Excel 파일 작업
- 캘린더 이벤트 관리
- 메일 작업
- OneDrive 파일 관리
- OneNote 노트북 및 페이지
- 할 일 작업 및 작업 목록
- 플래너 계획 및 작업
- Outlook 연락처
- 사용자 관리
- Microsoft Graph OpenAPI 사양을 기반으로 하는 동적 도구
- 모델 컨텍스트 프로토콜을 기반으로 구축됨
빠른 시작 예
Claude Desktop에서 로그인 테스트:
예시
완성
클로드 데스크탑
Claude Desktop에 이 MCP 서버를 추가하려면:
설정 > 개발자에서 구성 파일을 편집하세요.
지엑스피1
클로드 코드 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