Skip to main content

Browse the directory

Showing 30 of 35 resources for "authentication"
Saved
Active

2 trusted · 33 review in this set — compare to see which signals differ.

Trust snapshot

35 results in this view

Claimed
0%(0/35)

3 trust signals differ in this sample: Package trust, Source provenance, Submitter

Signals differ on Package trust, Source provenance, Submitter — add entries to compare before you install.

Rollout signal scan

2 rollout risk signals in current results

Biggest gaps: metadata review, package integrity. 0 entries have 2+ required gaps.

12 scanned

Install payload

Install payload is broadly covered in current results.

good

100% (12/12)

Adoption queue

Browse adoption queue · balanced

1/35 visible results are in hold tier and need mitigation before adoption.

ready 0caution 34hold 1

REST API Client Harness Skill

1 blockers: Metadata review

caution

70/100

Request metadata review from maintainers or internal owners.

skills/rest-api-client-harness · trust trusted · confidence 83%

Stytch MCP Server for Claude

1 blockers: Metadata review

caution

70/100

Request metadata review from maintainers or internal owners.

mcp/stytch-mcp-server · trust trusted · confidence 83%

caution

50/100

Request metadata review from maintainers or internal owners.

Collect package checksum or signed artifact information.

commands/mcp-smoke-test · trust review · confidence 67%

Agentgateway MCP Gateway

1 blockers: Metadata review

caution

50/100

Request metadata review from maintainers or internal owners.

Collect package checksum or signed artifact information.

mcp/agentgateway-mcp-gateway · trust review · confidence 67%

caution

50/100

Request metadata review from maintainers or internal owners.

Collect package checksum or signed artifact information.

rules/ai-generated-csrf-protection-review-rules · trust review · confidence 67%

Appwrite MCP Server for Claude

1 blockers: Metadata review

caution

50/100

Request metadata review from maintainers or internal owners.

Collect package checksum or signed artifact information.

mcp/appwrite-mcp-server · trust review · confidence 67%

Auth.js Next.js Authentication Skill

1 blockers: Metadata review

caution

50/100

Request metadata review from maintainers or internal owners.

Collect package checksum or signed artifact information.

skills/authjs-nextjs-authentication · trust review · confidence 67%

Decision confidence

Decision confidence scan · balanced

1/35 results are low-confidence and need review before adoption.

high 2medium 32low 1

REST API Client Harness Skill

Confident candidate for staged adoption.

high

74/100

Missing: Metadata review

skills/rest-api-client-harness · trust trusted

Stytch MCP Server for Claude

Confident candidate for staged adoption.

high

74/100

Missing: Metadata review

mcp/stytch-mcp-server · trust trusted

Agentgateway MCP Gateway

Address Metadata review, Package integrity before broader rollout.

medium

54/100

Missing: Metadata reviewMissing: Package integrity

mcp/agentgateway-mcp-gateway · trust review

AI-Generated CSRF Protection Review Rules

Address Metadata review, Package integrity before broader rollout.

medium

54/100

Missing: Metadata reviewMissing: Package integrity

rules/ai-generated-csrf-protection-review-rules · trust review

Appwrite MCP Server for Claude

Address Metadata review, Package integrity before broader rollout.

medium

54/100

Missing: Metadata reviewMissing: Package integrity

mcp/appwrite-mcp-server · trust review

Auth.js Next.js Authentication Skill

Address Metadata review, Package integrity before broader rollout.

medium

54/100

Missing: Metadata reviewMissing: Package integrity

skills/authjs-nextjs-authentication · trust review

Freshness distribution

Mostly fresh with a few aging entries

Median age 54 days; 9 fresh, 3 aging or stale of 12 scanned.

median 54d

Aging

91–180 days

0%

0 entries

Stale

> 180 days

25%

3 entries

Theme distribution

Results center on authentication

50% of this view shares the top theme. Leading themes: authentication, mcp, oauth.

Focused

88 distinct themes across 24 scanned

Explore and script against REST APIs with comprehensive authentication support (API keys, OAuth 2.0, JWT Bearer tokens, Basic Auth), pagination utilities (cursor-based, offset-based, page-based), retry logic with exponential backoff and jitter, error handling for HTTP status codes, rate limiting with Retry-After hea...

Level:advancedType:generalVerified:draft
Safety ✓ Privacy ✓
Stytch logo

Configure and manage Stytch authentication services and workspace settings

Official Python SDK for Model Context Protocol clients and servers, published as the `mcp` package on PyPI, with FastMCP server helpers, client support, tools, resources, prompts, stdio, SSE, Streamable HTTP, authentication, elicitation, sampling, logging, and standalone development tools.

Add or maintain Auth.js authentication in a Next.js app with next-auth, auth.ts, route handlers, providers, sessions, adapters, protected resources, proxy or middleware behavior, deployment configuration, and migration review.

Level:advancedType:generalVerified:validated
Safety ✓ Privacy ✓

Add Better Auth to a Next.js App Router project with API route handlers, database-backed sessions, client helpers, protected route checks, and production auth safety review.

Level:advancedType:generalVerified:validated
Safety ✓ Privacy ✓

Add Clerk authentication to a Next.js App Router project with middleware, route protection, session-aware UI, environment hygiene, and production auth safety checks.

Level:advancedType:generalVerified:validated
Safety ✓ Privacy ✓

Implement OAuth patterns for MCP servers in Claude Code: Dynamic Client Registration, pre-configured client IDs, oauth.scopes pins, authServerMetadataUrl overrides, and keychain token storage from official MCP documentation.

A practical walkthrough of running Claude Code non-interactively with claude -p: bare mode, output formats (text, json, stream-json), JSON schema output, piping stdin, auto-approving tools, and authentication for scripts and CI.

Add Model Context Protocol servers to Claude Code with the claude mcp add CLI and the /mcp slash command, covering transports, scopes, and OAuth for remote servers.

Invocation:claude mcp add --transport http <name> <url>
Safety ✓ Privacy ✓

Connect Claude to the full Appwrite backend platform — databases, authentication, serverless functions, teams, messaging, and storage — with the official Appwrite MCP server using dynamic dispatch across the entire Appwrite API surface.

Get accurate Clerk SDK snippets and implementation patterns directly inside Claude — for authentication flows, Organizations, custom sign-in, B2B SaaS, and more — with the official Clerk remote MCP server.

Microsoft logo

Community reusable agent prompt for operating Claude Code on Microsoft Foundry using official setup docs: Azure subscriptions, Entra ID auth, deployment names, enterprise network config, and Foundry-specific Claude Code troubleshooting steps.

Connect Claude to Auth0's official local MCP server for tenant administration, application setup, Actions, logs, forms, and scoped Management API workflows.

Source-backed rules for reviewing AI-generated request handlers and forms before merge for cross-site request forgery risk, covering state-changing method discipline, anti-CSRF token correctness, SameSite cookie posture, origin and referer checks, and safe handling of cookie-based sessions.

Manage your Descope identity project from Claude — search users, configure auth flows, inspect audit logs, manage tenants, and search Descope documentation — with the official Descope remote MCP server hosted at mcp.descope.com.

Set Claude Code environment variables correctly and debug auth, model, and config issues using only documented variables and the /doctor diagnostics.

Official Swift SDK for Model Context Protocol clients and servers, with Swift Package Manager installation, Swift 6+ support, Apple platform availability, MCP client and server APIs, stdio and HTTP transports, tools, resources, prompts, sampling, authentication, and conformance executables.

Expert MCP OAuth server hardening capability pack applying documented Dynamic Client Registration, oauth.scopes pins, callback ports, keychain token storage, and least-privilege scope review from official MCP documentation.

Level:expertType:capability-packVerified:validated
Safety ✓ Privacy ✓

Community reusable agent prompt for pre-publish review of MCP Registry server.json metadata using official quickstart and authentication documentation: namespace checks, package pointers, field validation, and duplicate listing detection.

Source-backed workflow for publishing public MCP server metadata to the official MCP Registry with mcp-publisher, server.json, package verification, namespace authentication, and post-publish checks.

MCPHub logo

Dashboard, CLI, and gateway for centrally managing many MCP servers and exposing them as authenticated all-server, group, single-server, or smart routing endpoints.

OpenSearch MCP Server logo

The official OpenSearch Project MCP server (opensearch-mcp-server-py) that lets AI assistants query and operate OpenSearch clusters — listing indices, reading mappings, running Query DSL and PPL searches, inspecting shards and cluster health — over stdio or streaming transports, with basic-auth, AWS IAM, and header-based authentication.

Agent Skill from mcp-use for building production MCP servers and MCP Apps with tools, resources, prompts, widgets, authentication, deployment, inspector testing, and framework-specific guardrails.

Level:expertType:capability-packVerified:validated
Safety ✓ Privacy ✓

Community slash command runbook for post-install MCP verification using only documented Claude Code MCP commands: claude mcp list, claude mcp get, and the /mcp panel for authentication status before exercising a read-only tool.

Invocation:/mcp-smoke-test [server-name]
Safety ✓ Privacy ✓

Slash command that reviews a pull request diff for security regressions: authentication and authorization gaps, injection surfaces, secret exposure, unsafe deserialization, and dependency risk introduced by the change.

Invocation:/pr-security-review [pr-number]
Safety ✓ Privacy ✓

Official Baselight remote MCP server for searching and querying a catalog of 70,000+ public datasets from Claude via OAuth or x-api-key authentication.

BoolsAI hosted MCP server with no authentication required for tech stack scanning via boolsai_scan and boolsai_scan_paths tools on boolsai.ai/mcp.

agentgateway logo

Apache-2.0 agentic proxy that can expose stdio, HTTP, SSE, and Streamable HTTP MCP servers through a managed gateway with federation, OAuth/JWT authentication, RBAC/CEL policy, CORS, TLS, observability, and Kubernetes Gateway API support.

ContextForge logo

Open-source MCP gateway, registry, and proxy from IBM that federates MCP servers, A2A agents, REST APIs, and gRPC services behind centralized discovery, governance, authentication, observability, and admin controls.

MCPJungle logo

Self-hosted MCP gateway for registering HTTP and stdio MCP servers once, exposing them through a unified MCP endpoint, and using tool groups, access-control, and upstream authentication for shared agent deployments.