ms sharepoint mcp for Windsurf
io.github.0xka13b/ms-sharepoint-mcp
Microsoft SharePoint MCP server — access sites, lists, and documents through Microsoft Graph.
client:Windsurf
transport:stdio
runtime:npm
Install ms sharepoint mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"ms-sharepoint-mcp": {
"command": "npx",
"args": [
"-y",
"ms-sharepoint-mcp"
],
"env": {
"MICROSOFT_CLIENT_ID": "<MICROSOFT_CLIENT_ID>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs