v25

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-086580241.1 KB
Servers

Get one saved server

The server's detail, projected toward the hosted shape. Secrets are never included — hasClientSecret reports presence only. A server id from another project reads as 404.

get/projects/{projectId}/servers/{serverId}

Path parameters

projectIdstring required

ID of the hosted project that contains the server.

serverIdstring required

ID of the server inside the project.

Response

The server.

idstring required
projectIdstring nullable
namestring required
enabledboolean required
transportTypestring required
urlstring nullable

Endpoint for HTTP-transport servers; null for stdio.

useOAuthboolean required
hasClientSecretboolean required
oauthScopesstring[]
createdAtnumber nullable

Epoch milliseconds.

updatedAtnumber nullable