OpenID Connect (OIDC) identity and OAuth 2.0 provider with pluggable connectors

10,994 stars Go 1 file ยท ~3,100 tokens #hacktoberfest#identity-provider#idp#kubernetes#oidc

dex MCP Server

MCP server for dexidp/dex

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "dex": {
      "command": "npx",
      "args": [
        "-y",
        "@dexidp/dex"
      ]
    }
  }
}