Sharepoint MCP Server

by BrianCusack
Verified

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

Integrations

  • Uses .env files for configuration management, allowing users to set required Microsoft Graph API credentials and other environmental variables

  • Supports containerized deployment of the Sharepoint MCP server with Docker, enabling portable and isolated execution

Sharepoint - WIP, R&D ATM 전용

조직 SharePoint에 대한 액세스를 제공하는 모델 컨텍스트 프로토콜 서버입니다.

구성 요소

도구

  • Microsoft Graph API를 사용하여 SharePoint에 연결합니다.
  • SharePoint 문서 및 파일 시스템을 리소스로 노출합니다.
  • 문서 검색 및 문서 읽기를 위한 도구를 제공합니다.
  • 일반적인 SharePoint 작업에 대한 프롬프트가 포함되어 있습니다.

환경 변수

  • .env.example을 .env로 복사합니다.
  • 필수 필드를 채우세요

Claude Desktop과 함께 사용

Claude Desktop 앱과 함께 이 서버를 사용하려면 claude_desktop_config.json 의 "mcpServers" 섹션에 다음 구성을 추가하세요.

도커

  • Docker 빌드 및 태그 docker build -t mcp/sharepoint .

지엑스피1

Bun MCP 구성 파일

{ "mcpServers": { "sharepoint": { "command": "bun", "args": ["run", "start"], "env": { "TENANT_ID": "your-tenant-id", "CLIENT_ID": "your-client-id", "CLIENT_SECRET": "your-client-secret", "SITE_ID": "your-site-id", "DRIVE_ID": "your-drive-id", } } } }

특허

이 MCP 서버는 MIT 라이선스에 따라 라이선스가 부여됩니다. 즉, MIT 라이선스의 조건에 따라 소프트웨어를 자유롭게 사용, 수정 및 배포할 수 있습니다. 자세한 내용은 프로젝트 저장소의 LICENSE 파일을 참조하세요.

You must be authenticated.

A
security – no known vulnerabilities
F
license - not found
A
quality - confirmed to work

Microsoft Graph API를 통해 조직의 SharePoint 문서에 대한 액세스를 제공하여 AI 도우미가 SharePoint 콘텐츠를 검색하고 가져올 수 있도록 합니다.

  1. Components
    1. Tools
  2. Enviremental Variables
    1. Usage with Claude Desktop
      1. Docker
      2. Bun MCP configuration file
    2. License
      ID: j1opav5wp8