mcp-security-showcase-server

GuybrushUlyssesThreepwood/mcp-security-showcase-server
★ 0 stars TypeScript Security Updated today
A remote MCP server done right: OAuth 2.1 resource server with audience binding, tenant isolation, audit log, rate limiting. 26 tests; CI dogfoods mcp-sec-scan.
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": {
    "mcp-security-showcas": {
      "command": "npx",
      "args": [
        "-y",
        "GuybrushUlyssesThreepwood/mcp-security-showcase-server"
      ]
    }
  }
}

Topics

mcpmodel-context-protocoloauth2reference-implementationsecuritytypescript