What is the SharePoint MCP Server MCP server?
MCP server for Microsoft SharePoint — manage folders, documents, and metadata.
How to install SharePoint MCP Server
Copy-paste configuration for popular MCP clients.
SHP_ID_APPrequiredAzure AD application (client) ID
SHP_ID_APP_SECRETrequiredsecretAzure AD client secret
SHP_TENANT_IDrequiredMicrosoft Entra (Azure AD) tenant ID
SHP_SITE_URLrequiredSharePoint site URL (e.g. https://tenant.sharepoint.com/sites/MySite)
SHP_DOC_LIBRARYSharePoint document library path
{
"mcpServers": {
"sharepoint-mcp": {
"command": "uvx",
"args": [
"sharepoint-mcp"
],
"env": {
"SHP_ID_APP": "<YOUR_SHP_ID_APP>",
"SHP_ID_APP_SECRET": "<YOUR_SHP_ID_APP_SECRET>",
"SHP_TENANT_ID": "<YOUR_SHP_TENANT_ID>",
"SHP_SITE_URL": "<YOUR_SHP_SITE_URL>",
"SHP_DOC_LIBRARY": "<YOUR_SHP_DOC_LIBRARY>"
}
}
}
}{
"mcpServers": {
"sharepoint-mcp": {
"command": "uvx",
"args": [
"sharepoint-mcp"
],
"env": {
"SHP_ID_APP": "<YOUR_SHP_ID_APP>",
"SHP_ID_APP_SECRET": "<YOUR_SHP_ID_APP_SECRET>",
"SHP_TENANT_ID": "<YOUR_SHP_TENANT_ID>",
"SHP_SITE_URL": "<YOUR_SHP_SITE_URL>",
"SHP_DOC_LIBRARY": "<YOUR_SHP_DOC_LIBRARY>"
}
}
}
}{
"mcpServers": {
"sharepoint-mcp": {
"command": "uvx",
"args": [
"sharepoint-mcp"
],
"env": {
"SHP_ID_APP": "<YOUR_SHP_ID_APP>",
"SHP_ID_APP_SECRET": "<YOUR_SHP_ID_APP_SECRET>",
"SHP_TENANT_ID": "<YOUR_SHP_TENANT_ID>",
"SHP_SITE_URL": "<YOUR_SHP_SITE_URL>",
"SHP_DOC_LIBRARY": "<YOUR_SHP_DOC_LIBRARY>"
}
}
}
}{
"servers": {
"sharepoint-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"sharepoint-mcp"
],
"env": {
"SHP_ID_APP": "<YOUR_SHP_ID_APP>",
"SHP_ID_APP_SECRET": "<YOUR_SHP_ID_APP_SECRET>",
"SHP_TENANT_ID": "<YOUR_SHP_TENANT_ID>",
"SHP_SITE_URL": "<YOUR_SHP_SITE_URL>",
"SHP_DOC_LIBRARY": "<YOUR_SHP_DOC_LIBRARY>"
}
}
}
}claude mcp add sharepoint-mcp --env SHP_ID_APP=<YOUR_SHP_ID_APP> --env SHP_ID_APP_SECRET=<YOUR_SHP_ID_APP_SECRET> --env SHP_TENANT_ID=<YOUR_SHP_TENANT_ID> --env SHP_SITE_URL=<YOUR_SHP_SITE_URL> --env SHP_DOC_LIBRARY=<YOUR_SHP_DOC_LIBRARY> -- uvx sharepoint-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.