SharePoint
Enables MCP clients to interact with documents, folders, and other SharePoint resources.
About
SharePoint bridges the gap between Model Context Protocol (MCP) clients and Microsoft SharePoint, providing a streamlined interface for document management and resource interaction. Built with efficiency in mind, it optimizes SharePoint API usage, handles errors effectively, and separates resource management from tool implementation. It provides tools to list folders and documents, retrieve document content, create and delete folders, and upload, update, and delete documents, supporting both text and binary file handling. Integration is made easy through environment variables and clear setup instructions, allowing seamless connection to SharePoint resources.
Key Features
- Retrieves document content (text or base64 encoded)
- Lists SharePoint folders and documents
- 1 GitHub stars
- Creates, updates, and deletes documents and folders
- Optimized for efficient SharePoint API usage
- Supports both text and binary file handling
Use Cases
- Integrating SharePoint document management into MCP workflows
- Automating SharePoint interactions through MCP clients
- Providing a simplified interface to SharePoint resources for MCP-driven applications