ts-sdk

AuthPlane/ts-sdk
★ 5 stars TypeScript Security Updated today
TypeScript SDK for protecting MCP servers and OAuth 2.1 resource servers with tokens issued by the Authplane authorization server. Includes framework adapters (e.g. MCP, FastMCP).
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": {
    "ts-sdk": {
      "command": "npx",
      "args": [
        "-y",
        "AuthPlane/ts-sdk"
      ]
    }
  }
}

Topics

dpopmcpmcp-authmodel-context-protocoloauth2oauth21resource-servertypescript