Microsoft 365 SharePoint runs on your own machine — the client starts it, so there is no endpoint to ping. 103 installs a week from npm. Last commit 13 Sep 2026.
Microsoft 365 SharePoint via Graph: sites, libraries, pages, lists, search, file/list mutations.
Today is the operative word: we check Microsoft 365 SharePoint 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 mcp-server-microsoft-sharepoint -- npx -y @mindstone/mcp-server-microsoft-sharepoint
{
"mcpServers": {
"mcp-server-microsoft-sharepoint": {
"args": [
"-y",
"@mindstone/mcp-server-microsoft-sharepoint"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-server-microsoft-sharepoint]
command = "npx"
args = ["-y", "@mindstone/mcp-server-microsoft-sharepoint"]
{
"mcpServers": {
"mcp-server-microsoft-sharepoint": {
"args": [
"-y",
"@mindstone/mcp-server-microsoft-sharepoint"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-server-microsoft-sharepoint": {
"args": [
"-y",
"@mindstone/mcp-server-microsoft-sharepoint"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
MS_CLIENT_ID (Microsoft Entra (Azure AD) application client ID), MS_CONFIG_DIR (Path to the per-user Microsoft config directory (credentials/, accounts.json)), MS_ACCOUNT_EMAIL (Account email when running in multi-account per-instance mode (falls back to the first account in accounts.json)), MS_MCP_PACKAGE_ID (Logical package ID surfaced in error responses), MICROSOFT_REQUEST_TIMEOUT_MS (Override the upstream Microsoft Graph request timeout in milliseconds (max 300000 = 5 min)).
The author declared them in the registry entry; get the values from the project itself.
Microsoft SharePoint MCP server — access sites, lists, and documents through Microsoft Graph.
Microsoft Graph MCP server — 85 tools for mail, calendar, Teams, files, SharePoint, and Entra ID
SEO for AI agents: crawl sites, audit pages, pull Search Console data, generate shareable reports.
MCP server for Microsoft SharePoint — manage folders, documents, and metadata.
Search all of GitHub from your AI agent — find libraries, drill into repos, find code patterns.
A cited wiki of your GitHub repo: search, read pages, find symbols and ask, with line citations.
Search 300+ game industry reports with hybrid search, claims, charts, and citations.
GitHub via MCP: search, repos, issues, PRs, files, notifications. OAuth device flow or token.
Answers built from our own checks of this server.