Ms Sharepoint MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 52 installs a week from npm. Last commit 8 Jun 2026.
Microsoft SharePoint MCP server — access sites, lists, and documents through Microsoft Graph.
Today is the operative word: we check Ms Sharepoint MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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 ms-sharepoint-mcp -- npx -y ms-sharepoint-mcp
{
"mcpServers": {
"ms-sharepoint-mcp": {
"args": [
"-y",
"ms-sharepoint-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.ms-sharepoint-mcp]
command = "npx"
args = ["-y", "ms-sharepoint-mcp"]
{
"mcpServers": {
"ms-sharepoint-mcp": {
"args": [
"-y",
"ms-sharepoint-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"ms-sharepoint-mcp": {
"args": [
"-y",
"ms-sharepoint-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
MICROSOFT_CLIENT_ID (Entra ID application (client) ID for the public client app used to sign in. Run `npx -y ms-sharepoint-mcp login` once to cache a refresh token.).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Microsoft SharePoint — manage folders, documents, and metadata.
Microsoft Graph MCP server — 85 tools for mail, calendar, Teams, files, SharePoint, and Entra ID
Microsoft 365 SharePoint via Graph: sites, libraries, pages, lists, search, file/list mutations.
Parse, lint, format, render, and migrate Carve documents through MCP.
Find and summarize building documents, projects, tasks, SharePoint sync state, and red flag data.
MCP server for Microsoft To Do via Microsoft Graph. MSAL device code flow, no client secret needed.
Searchable access to GitLab documentation from multiple repositories with full-text search.
A Codex stdio MCP server that generates repo-local tldraw diagrams and detects code graph drift.
Answers built from our own checks of this server.