MCP Servers / file-system / SharePoint MCP Server

SharePoint MCP Server

JSON →
none4file-system

Browse and interact with Microsoft SharePoint sites and documents.

Install
How to run this server
[ { "cmd": "npm install -g .", "imports": [] } ]
server path: sharepoint-mcp-server
Tools
What this server exposes
search_files
Search for files and documents across SharePoint using Microsoft Graph Search API
list_sites
List SharePoint sites accessible to the application
get_site_info
Get detailed information about a specific SharePoint site
list_site_drives
List document libraries (drives) in a SharePoint site
list_drive_items
List files and folders in a SharePoint document library
get_file_content
Get the content of a specific file from SharePoint (text files only)
Configuration
Environment & auth
authnone
envSHAREPOINT_URL
envTENANT_ID
envCLIENT_ID
envCLIENT_SECRET
Resources
SharePoint MCP Server — MCP Server · libregistry