The Sharepoint MCP Server provides access to Organizational Sharepoint with limited functionality for research and development purposes.
Capabilities:
- List available Sharepoint sites
- List items (files and folders) within a specific resource
- Read file contents from Sharepoint
- Download files using available tools
- Search folders and documents using queries (with optional maxResults parameter)
- Support for document-summary, find-relevant-documents, and explore-folder prompts
Sharepoint - WIP, just for R&D ATM
A Model Context Protocol server that provides access to Organisational Sharepoint.
Implementation
Component | Operation | Resource | Dynamic Resource | Tool |
---|---|---|---|---|
Users | ❌ | ❌ | ❌ | |
Read User | ❌ | ❌ | ❌ | |
Find User | ❌ | ❌ | ❌ | |
Sites | ❌ | ❌ | ❌ | |
List Sites | ✅ | ❌ | ❌ | |
Get Site Details | ❌ | ❌ | ❌ | |
Create Subsite | ❌ | ❌ | ❌ | |
Delete Site | ❌ | ❌ | ❌ | |
Drives | ❌ | ❌ | ❌ | |
List Folders | ❌ | ❌ | ❌ | |
Search Folders | ❌ | ❌ | ✅ | |
Create Folder | ❌ | ❌ | ❌ | |
Delete Folder | ❌ | ❌ | ❌ | |
Upload File | ❌ | ❌ | ❌ | |
List Items | ❌ | ✅ | ❌ | |
Download File | ❌ | ❌ | ✅ | |
Read File | ✅ | ❌ | ❌ | |
Move File | ❌ | ❌ | ❌ | |
Copy File | ❌ | ❌ | ❌ | |
Lists | ❌ | ❌ | ❌ | |
Create List | ❌ | ❌ | ❌ | |
Read List | ❌ | ❌ | ❌ | |
Add to List | ❌ | ❌ | ❌ | |
Update List | ❌ | ❌ | ❌ | |
Delete List | ❌ | ❌ | ❌ | |
Calendar | ❌ | ❌ | ❌ | |
Create Event | ❌ | ❌ | ❌ | |
Read Event | ❌ | ❌ | ❌ | |
Update Event | ❌ | ❌ | ❌ | |
Delete Event | ❌ | ❌ | ❌ |
Prompts
- document-summary
- find-relevant-documents
- explore-folder
Enviremental Variables
- Copy .env.example as .env
- Fill the requires fields
Inspector
From root
Usage with Claude Desktop
To use this server with the Claude Desktop app, add the following configuration to the "mcpServers" section of your claude_desktop_config.json
:
Docker
- Docker build and tag
docker build -t mcp/sharepoint .
MCP configuration file
License
This MCP server is licensed under the MIT License. This means you are free to use, modify, and distribute the software, subject to the terms and conditions of the MIT License. For more details, please see the LICENSE file in the project repository.
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.
Tools
Provides access to organizational Sharepoint documents through the Microsoft Graph API, enabling search and retrieval of Sharepoint content for AI assistants.
Related MCP Servers
- -securityFlicense-qualityProvides tools for accessing the Semantic Scholar API to search papers, retrieve paper and author details, and fetch citations and references through the Model Context Protocol.Last updated -23Python
- -securityAlicense-qualityA Model Context Protocol server that enables interaction with Microsoft 365 services (Excel, Calendar, Mail, OneDrive, Teams, etc.) through the Graph API, allowing AI assistants to manage Microsoft 365 resources via natural language.Last updated -3,252180TypeScriptMIT License
- -securityFlicense-qualityA modular server for interacting with Microsoft Graph API that enables management of users, groups, applications, sign-in logs, MFA status, and other Azure AD resources through natural language commands.Last updated -13Python
- -securityAlicense-qualityProvides search functionality for arXiv.org papers through the official arXiv API, allowing users to search papers by keywords, filter by subject categories and date ranges, and receive comprehensive metadata including PDF links.Last updated -PythonMIT License
Appeared in Searches
- How to create, edit, and delete a Confluence page
- Automating Workflow for File Processing and Communication
- Automating File Processing and Communication Tasks
- A workflow for processing and sharing meeting-related materials
- A workflow for processing and summarizing voice recordings into meeting notes and sending emails