Microsoft 365 MCP Server for Windsurf
io.github.softeria/ms-365-mcp-server
Interact with Microsoft 365 and Office services through the Microsoft Graph API.
client:Windsurf
transport:stdio
runtime:npm
Install Microsoft 365 MCP Server in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"ms-365-mcp-server": {
"command": "npx",
"args": [
"-y",
"@softeria/ms-365-mcp-server"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs