mcpserver-auth-demo

alefcarlos/mcpserver-auth-demo
★ 5 stars Jupyter Notebook 🔒 Security Updated 19d ago
Protected MCP Server Sample using .NET Aspire and Keycloak
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": {
    "mcpserver-auth-demo": {
      "command": "npx",
      "args": [
        "-y",
        "alefcarlos/mcpserver-auth-demo"
      ]
    }
  }
}

Topics

aspireauthauthzdotnetmcpmcp-server