mcp-server-dotnet-entra-id

Profility-be/mcp-server-dotnet-entra-id
★ 2 stars C# 🔒 Security Updated 6d ago
A .NET starter for building secure MCP servers integrated with Microsoft Entra ID, tested with Claude AI.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-dotnet-en": {
      "command": "npx",
      "args": [
        "-y",
        "Profility-be/mcp-server-dotnet-entra-id"
      ]
    }
  }
}

Topics

claude-aidotnetentra-idmcpmcp-serveroauthstarter-template