create-mcpauth-server

yilmazali325/create-mcpauth-server
★ 0 stars JavaScript Security Updated 12d ago
Scaffold a new MCP server with OAuth 2.1 already wired up, via mcpauth (https://getmcpauth.dev)
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": {
    "create-mcpauth-serve": {
      "command": "npx",
      "args": [
        "-y",
        "yilmazali325/create-mcpauth-server"
      ]
    }
  }
}

Topics

mcpmcp-servermodel-context-protocoloauthscaffolding