SharePoint MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SHP_ID_APP | Yes | Your Azure AD application client ID | |
| SHP_SITE_URL | Yes | The URL of your SharePoint site | |
| SHP_TENANT_ID | Yes | Your Microsoft tenant ID | |
| SHP_DOC_LIBRARY | No | Path to the document library | Shared Documents/mcp_server |
| SHP_ID_APP_SECRET | Yes | Your Azure AD application client secret |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| List_SharePoint_FoldersB | List folders in the specified SharePoint directory or root if not specified |
| List_SharePoint_DocumentsC | List all documents in a specified SharePoint folder |
| Get_Document_ContentC | Get content of a document in SharePoint |
| Create_FolderC | Create a new folder in the specified directory or root if not specified |
| Upload_DocumentC | Upload a new file to a SharePoint directory |
| Upload_Document_From_PathC | Upload a file directly from a file path to SharePoint |
| Update_DocumentC | Update an existing document in a SharePoint directory |
| Delete_DocumentC | Delete a document from a SharePoint directory |
| Delete_FolderC | Delete an empty folder from SharePoint |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Sofias-ai/mcp-sharepoint'
If you have feedback or need assistance with the MCP directory API, please join our Discord server