Skip to main content
collectionsSource-backed

MCP Authorization Review Stack

Source-backed collection for reviewing OAuth-backed and remote MCP servers: protected resource metadata, token audience checks, least-privilege scopes, config privacy, local tool access, and interactive server inspection.

by JSONbored·added 2026-06-05·
Bundle:7 items
Review first review before installing

Open the source and read safety notes before installing.

Citation facts

Source-backed facts for citing this resource, derived directly from the registry — also available as plain text for AI assistants.

Source URLs
https://modelcontextprotocol.io/specification/2025-06-18/basic/authorization, https://github.com/JSONbored/awesome-claude/blob/main/content/collections/mcp-authorization-review-stack.mdx
Safety notes
This collection is a review workflow, not a guarantee that a remote MCP server is safe to connect to production accounts., Run write-capable, billing-capable, or deletion-capable MCP tools only in sandboxed accounts until scopes and confirmations are reviewed., Keep dynamic server inspection separate from source review; both can miss different failure modes.
Privacy notes
Authorization metadata, issuer URLs, scopes, endpoint domains, tool names, and inspection traces can expose account architecture., Do not publish tokens, client secrets, refresh tokens, tenant identifiers, private endpoint URLs, or captured tool responses.
Author
JSONbored
Submitted by
JSONbored
Claim status
unclaimed
Last verified
2026-06-05

Decision playbook

Review trust signals before you adopt

Signals are present but mixed. Use the checklist below to confirm the source and operational safety for your environment.

Compare context
Selected

0

Current score

63

Baseline

Delta

No baseline selected

No major trust-signal divergence detected in the current selection.

Source and provenance checks

Needs review

Confirm ownership and provenance before trusting install instructions.

  • Source link availableRequired

    Open the canonical repository and verify ownership.

    Done
  • Source provenance statusRequired

    Marked as source-backed.

    Done
  • Metadata reviewed

    No reviewed flag detected in metadata.

    Pending

Safety and privacy checks

Complete

Validate risk disclosures before installation or API wiring.

  • Safety notes presentRequired

    Review the listed safety guidance before running commands.

    Done
  • Privacy notes presentRequired

    Review data handling notes before connecting accounts or secrets.

    Done
  • Trust level risk gateRequired

    Trust level does not block evaluation.

    Done

Package and install checks

Needs review

Check package metadata and artifact integrity signals.

  • Install payload available

    Install or copy payload is available for review.

    Done
  • Package verification flag

    No package verification flag provided.

    Pending
  • Checksum metadata

    No checksum provided for downloaded artifact.

    Pending

Compare-driven decision checks

Needs review

Use compare context to validate trade-offs before adoption.

  • Compare tray has multiple entries

    Add at least one more entry to compare trust differences.

    Pending
  • Baseline comparison available

    No baseline peer selected yet.

    Pending
  • Diverging trust signals identified

    No major trust-signal divergence found.

    Pending

Setup at a glance

Copy & paste

Copy-ready — paste the snippet to get started.

60 minutes

Adoption plan

Balanced adoption plan

Current risk score 24/100. Use staged verification before broader rollout.

Risk 24

Pre-adoption checks

Validate source and review signals before any execution.

  • Confirm source provenanceRequired

    Source URL/provenance metadata is present.

    Done
  • Confirm metadata review state

    No review metadata found; increase manual validation.

    Pending
  • Verify install payload

    Install/config payload exists and can be inspected.

    Done

Security checks

Confirm safety, privacy, and package integrity signals.

  • Review safety notesRequired

    Safety notes are present.

    Done
  • Review privacy notesRequired

    Privacy notes are present.

    Done
  • Verify package integrity metadata

    No package verification/checksum metadata.

    Pending

Rollout

Adopt in controlled steps based on the selected plan.

  • Run in isolated sandbox firstRequired

    Use a constrained sandbox and observe behavior across multiple tasks.

    Pending
  • Roll out graduallyRequired

    Roll out to a small cohort before wider usage.

    Pending
  • Set monitoring and fallback

    Define rollback path and monitor errors after adoption.

    Pending

Evidence readiness

Evidence readiness matrix · balanced

Missing required evidence: Metadata review. Risk score 31.

Risk 31

Source provenance

Present

Source repository/provenance is listed.

Required in this preset

Metadata review

Missing

Review metadata is missing.

Required in this preset

Safety notes

Present

Safety notes are present.

Required in this preset

Privacy notes

Present

Privacy notes are present.

Optional in this preset

Package integrity

Missing

Package integrity metadata is missing.

Optional in this preset

Install payload

Present

Install payload is available.

Required in this preset

Required gaps: Metadata review

Decision timeline

Decision timeline · balanced

Blocking gaps: Check metadata review status. Risk 28.

Risk 28

triage

Confirm source provenanceRequired

Source/provenance metadata is available.

Done

triage

Check metadata review statusRequired

Review metadata is missing.

Pending

verify

Review safety notesRequired

Safety notes are available.

Done

verify

Review privacy notes

Privacy notes are available.

Done

verify

Validate package integrity metadata

Package integrity metadata is missing.

Pending

rollout

Verify install payload and commandsRequired

Install payload is available.

Done

Blockers: Check metadata review status

Prerequisite readiness

Prerequisite readiness

3 prerequisites to line up before setup. Have accounts and credentials ready first.

0/3 ready
Account & credentials2Permissions & scopes160 minutes

Safety & privacy surface

Safety & privacy surface

3 safety and 2 privacy notes across 4 risk areas. Review closely: credentials & tokens, permissions & scopes, network access.

4 areas
  • SafetyNetwork accessThis collection is a review workflow, not a guarantee that a remote MCP server is safe to connect to production accounts.
  • SafetyPermissions & scopesRun write-capable, billing-capable, or deletion-capable MCP tools only in sandboxed accounts until scopes and confirmations are reviewed.
  • SafetyGeneralKeep dynamic server inspection separate from source review; both can miss different failure modes.
  • PrivacyPermissions & scopesAuthorization metadata, issuer URLs, scopes, endpoint domains, tool names, and inspection traces can expose account architecture.
  • PrivacyCredentials & tokensDo not publish tokens, client secrets, refresh tokens, tenant identifiers, private endpoint URLs, or captured tool responses.

Safety notes

  • This collection is a review workflow, not a guarantee that a remote MCP server is safe to connect to production accounts.
  • Run write-capable, billing-capable, or deletion-capable MCP tools only in sandboxed accounts until scopes and confirmations are reviewed.
  • Keep dynamic server inspection separate from source review; both can miss different failure modes.

Privacy notes

  • Authorization metadata, issuer URLs, scopes, endpoint domains, tool names, and inspection traces can expose account architecture.
  • Do not publish tokens, client secrets, refresh tokens, tenant identifiers, private endpoint URLs, or captured tool responses.

Prerequisites

  • Remote or local MCP server endpoint, transport, authorization mode, and source repository.
  • Scope map for account-backed tools and a list of write-capable operations.
  • Test account or sandbox environment for inspection when the server can mutate data.

Schema details

Install type
copy
Troubleshooting
No
Collection metadata
Items
7 entries
Estimated setup
60 minutes
Difficulty
intermediate
Installation order
mcp-protected-resource-metadata-verification-guidemcp-oauth-token-audience-checklistmcp-authorization-boundary-review-agentmcp-auth-auditmcp-local-tool-access-rulesmcp-server-security-hardeningmcp-inspector
Full copyable content
## What this collection covers

This stack gives maintainers and AI coding agents a repeatable path for MCP
authorization review. It combines source-backed guides, a review agent, an audit
command, local access rules, hardening guidance, and an official inspection tool.

The collection is intentionally review-first. It does not say a server is safe
because it has OAuth. It asks whether the OAuth boundary is specific, narrow,
discoverable, and aligned with the MCP tools exposed to the user.

## Review order

1. Use the protected resource metadata guide to identify the MCP resource,
   authorization server, and advertised metadata.
2. Apply the token audience checklist to confirm tokens are minted for the
   expected MCP resource and not reused across unrelated services.
3. Ask the authorization boundary review agent for a concise accept, close, or
   manual-review recommendation.
4. Run the MCP auth audit command against source, docs, and config snippets.
5. Apply local tool access rules to decide whether file, shell, browser, or
   credential behavior is acceptable.
6. Use MCP server security hardening guidance for runtime isolation and least
   privilege.
7. Inspect the server with MCP Inspector only in a sandboxed environment when
   dynamic behavior needs confirmation.

## Good fit

- Remote MCP servers with OAuth-backed account access.
- Local MCP servers that proxy to third-party APIs.
- Tool surfaces that include write, publish, delete, billing, or admin actions.
- Review workflows where public source evidence and private credential details
  need to stay separate.

## Not enough by itself

- Malware scanning, dependency review, or binary/package trust.
- Legal review of third-party data-processing terms.
- Production incident response for an already-connected MCP server.
- Approval of broad account scopes without sandbox testing.

## References

- MCP authorization specification - https://modelcontextprotocol.io/specification/2025-06-18/basic/authorization
- OAuth 2.0 Resource Indicators - https://www.rfc-editor.org/rfc/rfc8707
- OAuth 2.0 Protected Resource Metadata - https://www.rfc-editor.org/rfc/rfc9728

About this resource

What this collection covers

This stack gives maintainers and AI coding agents a repeatable path for MCP authorization review. It combines source-backed guides, a review agent, an audit command, local access rules, hardening guidance, and an official inspection tool.

The collection is intentionally review-first. It does not say a server is safe because it has OAuth. It asks whether the OAuth boundary is specific, narrow, discoverable, and aligned with the MCP tools exposed to the user.

Review order

  1. Use the protected resource metadata guide to identify the MCP resource, authorization server, and advertised metadata.
  2. Apply the token audience checklist to confirm tokens are minted for the expected MCP resource and not reused across unrelated services.
  3. Ask the authorization boundary review agent for a concise accept, close, or manual-review recommendation.
  4. Run the MCP auth audit command against source, docs, and config snippets.
  5. Apply local tool access rules to decide whether file, shell, browser, or credential behavior is acceptable.
  6. Use MCP server security hardening guidance for runtime isolation and least privilege.
  7. Inspect the server with MCP Inspector only in a sandboxed environment when dynamic behavior needs confirmation.

Good fit

  • Remote MCP servers with OAuth-backed account access.
  • Local MCP servers that proxy to third-party APIs.
  • Tool surfaces that include write, publish, delete, billing, or admin actions.
  • Review workflows where public source evidence and private credential details need to stay separate.

Not enough by itself

  • Malware scanning, dependency review, or binary/package trust.
  • Legal review of third-party data-processing terms.
  • Production incident response for an already-connected MCP server.
  • Approval of broad account scopes without sandbox testing.

References

Source citations

Add this badge to your README

Show that MCP Authorization Review Stack is listed on HeyClaude. Paste this Markdown into your README — it renders the badge and links back to this page.

Listed on HeyClaude
[![Listed on HeyClaude](https://heyclau.de/badge/collections/mcp-authorization-review-stack.svg)](https://heyclau.de/entry/collections/mcp-authorization-review-stack)

How it compares

MCP Authorization Review Stack side by side with 3 alternatives on trust, install, platform support, and disclosed safety notes — all from reviewed registry metadata.

Next steps differ across entries — use the actions in the table below to copy install commands and source links per resource.

Field

Source-backed collection for reviewing OAuth-backed and remote MCP servers: protected resource metadata, token audience checks, least-privilege scopes, config privacy, local tool access, and interactive server inspection.

Open dossier

Practical guide for checking MCP protected resource metadata, authorization server discovery, resource indicators, token audience binding, and 401 challenge behavior before trusting a remote MCP server.

Open dossier

Slash command for auditing a remote MCP server authorization setup, including protected resource metadata, authorization server discovery, OAuth resource indicators, token audience validation, scopes, and token passthrough risk.

Open dossier

Source-backed rules for reviewing remote MCP server authorization boundaries: protected resource metadata, OAuth resource indicators, token audience checks, least-privilege scopes, and cross-server token isolation.

Open dossier
Next stepsDiffers
Trust
Review statusNot reviewedNot reviewedNot reviewedNot reviewed
Package trustPackage not verifiedPackage not verifiedPackage not verifiedPackage not verified
Source provenanceSource-backedSource-backedSource-backedSource-backed
SubmitterJSONboredJSONboredJSONboredJSONbored
Install riskReview firstReview firstReview firstReview first
Notes Safety ✓ Privacy ✓ Safety ✓ Privacy ✓ Safety ✓ Privacy ✓ Safety ✓ Privacy ✓
Brand
Categorycollectionsguidescommandsrules
SourceSource-backedSource-backedSource-backedSource-backed
AuthorJSONboredJSONboredJSONboredJSONbored
Added2026-06-052026-06-052026-06-052026-06-05
Platforms
Harness
Source repo
Safety notesThis collection is a review workflow, not a guarantee that a remote MCP server is safe to connect to production accounts. Run write-capable, billing-capable, or deletion-capable MCP tools only in sandboxed accounts until scopes and confirmations are reviewed. Keep dynamic server inspection separate from source review; both can miss different failure modes.Never send a production user token to an MCP server until the resource metadata and token audience have been verified. Treat token passthrough, missing resource indicators, or acceptance of tokens issued for another resource as release-blocking. Do not paste bearer tokens into prompts, PR comments, issue comments, screenshots, or public logs while debugging MCP auth.The command may ask the assistant to inspect authentication metadata and token-flow evidence; do not paste production bearer tokens into the prompt. Treat missing resource metadata, wrong-audience token acceptance, or token passthrough as blocking findings.These rules do not execute the MCP server; they define review requirements before a server is connected to a real account. A server that accepts wrong-audience tokens, broad scopes, or forwarded user tokens should not be approved until the boundary is corrected. Use separate runtime testing before trusting any OAuth-backed tool that can write, delete, bill, publish, or modify account data.
Privacy notesAuthorization metadata, issuer URLs, scopes, endpoint domains, tool names, and inspection traces can expose account architecture. Do not publish tokens, client secrets, refresh tokens, tenant identifiers, private endpoint URLs, or captured tool responses.Authorization metadata can reveal tenant URLs, identity providers, scopes, client registration behavior, and internal endpoint names. Verification traces may include redirect URLs, state parameters, token claims, account IDs, or workspace identifiers; redact them before public sharing.Metadata and audit output can expose identity providers, scopes, tenant identifiers, redirect URLs, and private server URLs. Redact token claims and account identifiers before sharing command output publicly.Authorization metadata, resource identifiers, issuer URLs, scopes, and token-audience notes can reveal account architecture. Do not paste access tokens, client secrets, refresh tokens, or internal tenant identifiers into public review comments.
Prerequisites
  • Remote or local MCP server endpoint, transport, authorization mode, and source repository.
  • Scope map for account-backed tools and a list of write-capable operations.
  • Test account or sandbox environment for inspection when the server can mutate data.
  • Remote MCP server URL and expected canonical resource URI.
  • OAuth authorization server metadata or discovery endpoint.
  • Test account or staging credentials approved for metadata and token-flow checks.
  • Ability to inspect HTTP 401 responses, WWW-Authenticate headers, and token request parameters.
  • Remote MCP server URL and expected canonical resource URI.
  • Approved staging credentials or metadata-only access for authorization review.
  • Permission to inspect HTTP responses, authorization metadata, and token-flow evidence.
  • Remote MCP server URL, transport type, and authorization server metadata.
  • Protected resource metadata discovery path for the exact MCP endpoint.
  • Scope list, token audience expectations, and tool permission map.
Install
/mcp-auth-audit <server-url>
Config
Citations
ClaimUnclaimedUnclaimedUnclaimedUnclaimed
Open 4 picks in the interactive comparison tool

Related guides

Signals

Loading live community signals…

More like this, weekly

A short, calm digest of reviewed Claude resources. Unsubscribe any time.