js

mcp-auth/js
★ 51 stars TypeScript Security Updated today
🔐 Plug-and-play auth for Node.js MCP servers.
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": {
    "js": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-auth/js"
      ]
    }
  }
}

Topics

authenticationauthorizationmcpmcp-servermodelcontextprotocolnodejsoauth2oidctypescript