mcp-auth

epicweb-dev/mcp-auth
★ 22 stars TypeScript Security Updated today
Build remote MCP servers with users
View on GitHub → Try with Claude — $10 free →

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-auth": {
      "command": "npx",
      "args": [
        "-y",
        "epicweb-dev/mcp-auth"
      ]
    }
  }
}

README Excerpt

<div> <h1 align="center"><a href="https://www.epicweb.dev/workshops">MCP Auth 🔐</a></h1> <strong> Build remote MCP servers with users </strong> <p> In this workshop, we'll build a remote MCP server that supports authentication/authorization with standard OAuth2.1 in MCP. </p> </div> <hr /> <div align="center">

Topics

epicai-prokcd-eduworkshop