Forge Oauth

security MCP Server

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

Verified
securitysecurity
2 views0 stars0 forksMIT

Why This Matters

Discovered via github-topic:mcp and last synced 3mo ago.

Verified
Source
github-topic:mcp
Stars
0
Last synced
3mo ago
Install
Check source

Install

Install instructions not detected yet

Check the source repository for the latest setup steps.

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

Available Tools (7)

Table

Purpose

forge_oauth_refresh_tokens

Refresh tokens (no expiry in v1)

Method

Path

POST

`/oauth/token`

GET

`/oauth/authorize`

forge_oauth_codes

Short-lived authorization codes (5 min default)

forge_oauth_tokens

Access tokens (1 hour default)