Server diagnostics
Check OAuth requirement
Lightweight, no MCP connection: reports whether the server is configured to require an OAuth grant.
POST
Check OAuth requirement
Authorizations
MCPJam API key (sk_…). Create one at Settings → API keys. Guest sessions cannot use the API, and API keys cannot manage other API keys.
Path Parameters
ID of the hosted project that contains the server.
ID of the server inside the project.
Body
application/json
Accepts an empty JSON object.
The body is of type object.
Previous
List toolsReturns the server's tools as a collection page. Each item is the MCP tool definition (`name`, `description`, `inputSchema`, ...).
Next
Check OAuth requirement

