SharePoint MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 229 installs a week from pypi. Last commit 15 Mar 2026.
MCP server for Microsoft SharePoint — manage folders, documents, and metadata.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add sharepoint-mcp -- uvx sharepoint-mcp
{
"mcpServers": {
"sharepoint-mcp": {
"args": [
"sharepoint-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.sharepoint-mcp]
command = "uvx"
args = ["sharepoint-mcp"]
{
"mcpServers": {
"sharepoint-mcp": {
"args": [
"sharepoint-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"sharepoint-mcp": {
"args": [
"sharepoint-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.