Debugger
MCPJam
Placeholder until validation traffic is captured.
- Observed evidence
- Authorization used client_id metadata URL https://www.mcpjam.com/.well-known/oauth/client-metadata.json.
- Observed at
- 2026-08-11T21:08:56.858Z
- Metadata URL
- https://www.mcpjam.com/.well-known/oauth/client-metadata.json
- Vendor
- MCPJam
- Source URL
- Unknown
- Claimed status
- unknown
Known Metadata
- Client name
- MCPJam
- Client URI
- https://www.mcpjam.com
- Logo URI
- https://www.mcpjam.com/mcp_jam_2row.png
- Grant types
- authorization_code, refresh_token, urn:ietf:params:oauth:grant-type:device_code
- Response types
- code
- Token endpoint auth method
- none
- Application type
- native
- Redirect URIs
- http://127.0.0.1:6274/oauth/callback, http://127.0.0.1:6274/callback, http://127.0.0.1:6274/oauth/callback/debug, http://localhost:6274/oauth/callback, http://localhost:6274/callback, http://localhost:6274/oauth/callback/debug, http://127.0.0.1:5173/oauth/callback, http://127.0.0.1:5173/oauth/callback/debug, http://localhost:5173/oauth/callback, http://localhost:5173/oauth/callback/debug, https://app.mcpjam.com/oauth/callback, https://app.mcpjam.com/oauth/callback/debug, https://staging.mcpjam.com/oauth/callback, https://staging.mcpjam.com/oauth/callback/debug, https://score.mcpjam.com/oauth/callback, https://score.mcpjam.com/oauth/callback/debug, https://www.score.mcpjam.com/oauth/callback, https://www.score.mcpjam.com/oauth/callback/debug
Latest OAuth Attempt
- Timestamp
- 2026-08-11T21:08:56.858Z
- Path
- GET /authorize
- Client ID
- https://www.mcpjam.com/.well-known/oauth/client-metadata.json
- Redirect URI
- http://localhost:6274/oauth/callback
- Scope
- cimd:read
- PKCE
- S256: zaU1xe-WPnZDbOSWgCpssBRDsq6Dks2XRneyMhHkd8I
- User agent
- Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/26.5.2 Safari/605.1.15
Validation Result
pass at 2026-08-11T21:08:57.162ZErrors
No validation errors.
Warnings
No validation warnings.
Raw metadata JSON
{
"client_id": "https://www.mcpjam.com/.well-known/oauth/client-metadata.json",
"client_name": "MCPJam",
"client_uri": "https://www.mcpjam.com",
"logo_uri": "https://www.mcpjam.com/mcp_jam_2row.png",
"redirect_uris": [
"http://127.0.0.1:6274/oauth/callback",
"http://127.0.0.1:6274/callback",
"http://127.0.0.1:6274/oauth/callback/debug",
"http://localhost:6274/oauth/callback",
"http://localhost:6274/callback",
"http://localhost:6274/oauth/callback/debug",
"http://127.0.0.1:5173/oauth/callback",
"http://127.0.0.1:5173/oauth/callback/debug",
"http://localhost:5173/oauth/callback",
"http://localhost:5173/oauth/callback/debug",
"https://app.mcpjam.com/oauth/callback",
"https://app.mcpjam.com/oauth/callback/debug",
"https://staging.mcpjam.com/oauth/callback",
"https://staging.mcpjam.com/oauth/callback/debug",
"https://score.mcpjam.com/oauth/callback",
"https://score.mcpjam.com/oauth/callback/debug",
"https://www.score.mcpjam.com/oauth/callback",
"https://www.score.mcpjam.com/oauth/callback/debug"
],
"grant_types": [
"authorization_code",
"refresh_token",
"urn:ietf:params:oauth:grant-type:device_code"
],
"response_types": [
"code"
],
"token_endpoint_auth_method": "none",
"application_type": "native"
}