atlas

JasSuri/atlas
★ 5 stars C# Security Updated 2d ago
.NET Graph API MCP server with Entra authentication
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": {
    "atlas": {
      "command": "npx",
      "args": [
        "-y",
        "JasSuri/atlas"
      ]
    }
  }
}