Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
ClaudSkillsArcadeMCP Servers › @onivoro/server-mcp-auth

@onivoro/server-mcp-auth

JWT authentication for MCP servers — JWKS validation, scope auto-discovery, and RFC 9728 Protected Resource Metadata

MCP · npx unknown

Install

MCP server — add to your Claude Code config (typically ~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):

{
  "mcpServers": {
    "onivoro-server-mcp-auth": {
      "command": "npx",
      "args": [
        "-y",
        "@onivoro/server-mcp-auth"
      ]
    }
  }
}

Or smoke-test directly:

npx -y @onivoro/server-mcp-auth

Details

Websitehttps://www.npmjs.com/package/@onivoro/server-mcp-auth
GitHubgit+https://github.com/onivoro/monorepo.git
Licenseunknown
Pricingfree
Tagsmcp model-context-protocol modelcontextprotocol nestjs jwt jwks oauth auth
Sourcesnpm
Discovered2026-05-25

More in MCP Servers

See all MCP Servers →

ClaudSkills Arcade · All categories · Catalog JSON · CC BY 4.0 · independent of Anthropic PBC