MS-Graph-MCP-Server_for_Cloud_Run

MT-Git01/MS-Graph-MCP-Server_for_Cloud_Run
★ 0 stars Python DevOps Updated today
GCPのCloudRun用、Microsoft-GraphのMCPサーバー
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ms-graph-mcp-server_": {
      "command": "uvx",
      "args": [
        "ms-graph-mcp-server-for-cloud-run"
      ]
    }
  }
}

Or install with pip: pip install ms-graph-mcp-server-for-cloud-run