Skip to content
Windsurf

Minerva MCP — Microsoft 365 & Azure for Windsurf

io.github.houssemmak/minerva-mcp

Microsoft 365 & Azure admin: Graph, ARM, and the PowerShell cmdlets Graph does not expose.

client:Windsurf transport:stdio runtime:npm

Install Minerva MCP — Microsoft 365 & Azure in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "minerva-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "minerva-mcp"
      ],
      "env": {
        "AZURE_TENANT_ID": "<AZURE_TENANT_ID>",
        "AZURE_CLIENT_ID": "<AZURE_CLIENT_ID>",
        "AZURE_CLIENT_SECRET": "<AZURE_CLIENT_SECRET>",
        "MINERVA_SHAREPOINT_URL": "<MINERVA_SHAREPOINT_URL>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Minerva MCP — Microsoft 365 & Azure in other clients