Oauth

security MCP Server

OAuth 2.1 authorization server for remote MCP servers. PKCE, refresh tokens, and CIMD support.

Verified
securitysecurity
3 views0 stars0 forksMIT

Why This Matters

Discovered via github-topic:model-context-protocol and last synced 2mo ago.

Verified
Source
github-topic:model-context-protocol
Stars
0
Last synced
2mo ago
Install
Check source

Install

Install instructions not detected yet

Check the source repository for the latest setup steps.

View source instructions
9
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (9)

Package

Purpose

Endpoint

Behaviour

Method

Path

GET

`/oauth/authorize`

POST

`/oauth/token`

Table

Purpose

forge_oauth_codes

Short-lived authorization codes (5 min default)

forge_oauth_tokens

Access tokens (1 hour default)

forge_oauth_refresh_tokens

Refresh tokens (no expiry in v1)