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 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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