Integrations
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.
You must be authenticated.
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-qualityEnables AI assistants to interact with Metabase databases and dashboards, allowing users to list and execute queries, access data visualizations, and interact with database resources through natural language.Last updated -9JavaScript
- -securityFlicense-qualityEnables AI assistants to interact with Metabase, providing access to dashboards, questions, databases, and tools for executing queries and viewing data through natural language.Last updated -JavaScript
- -securityAlicense-qualityA server that allows AI assistants to search for research papers, read their content, and access related code repositories through the PapersWithCode API.Last updated -4PythonMIT License
- -securityFlicense-qualityConnects Bear Notes to AI assistants using semantic search and RAG (Retrieval-Augmented Generation), allowing AI systems to access and understand your personal knowledge base through meaningful search rather than just keyword matching.Last updated -JavaScript
Appeared in Searches
- Finding LinkedIn profiles based on company names listed in a Google Sheet
- A platform for shopping online or learning about the Amazon region
- How to find people on Facebook
- A tool for processing and analyzing large context documents for AI writing
- A server for reading files to provide context for writing large documents