Export
Export a server snapshot
Lists tools, resources, and prompts in one call and returns a single JSON snapshot — handy for diffing a server's surface over time in CI.
post/projects/{projectId}/servers/{serverId}/export
Path parameters
projectIdstring required
ID of the hosted project that contains the server.
serverIdstring required
ID of the server inside the project.
Request body
object required
Response
Full server snapshot.