SharePoint MCP Server
JSON →Browse and interact with Microsoft SharePoint sites and documents.
Install
npm install -g . Tools · 6
- 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)
Environment variables
SHAREPOINT_URLTENANT_IDCLIENT_IDCLIENT_SECRET
Links
★ 4 GitHub stars