SharePoint MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 147 installs a week from pypi. Last commit 15 Mar 2026.
MCP server for Microsoft SharePoint — manage folders, documents, and metadata.
We read the source, 19 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
этот файл ставится пользователю, но в репозитории его нет
fallback = _save(os.path.join(fallback_dir, file_name))
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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"
}
}
}
This one needs environment variables set before it will start:
SHP_ID_APP (Azure AD application (client) ID), SHP_ID_APP_SECRET (Azure AD client secret), SHP_TENANT_ID (Microsoft Entra (Azure AD) tenant ID), SHP_SITE_URL (SharePoint site URL (e.g. https://tenant.sharepoint.com/sites/MySite)), SHP_DOC_LIBRARY (SharePoint document library path).
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
Find and summarize building documents, projects, tasks, SharePoint sync state, and red flag data.
MCP server for Atlassian Confluence Data Center - access and manage content
MCP server for Focus NFe — NFe, NFSe, NFCe emission and management
MCP server for Microsoft Advertising (Bing Ads) — campaigns, keywords, and reports
MCP server for Proofpoint Essentials -- MSP org, domain, user, licensing, and reporting management.
MCP server for Ironscales phishing incident management — incidents, mailboxes, and reporting.
Answers built from our own checks of this server.