/glama/servers/schema

POST /api/glama/servers/schema

Price: 1 credit

Get the MCP protocol schema Glama recorded when it connected to one server. Returns the protocol version the server negotiated, the capabilities it declared, its instructions text, its prompts and resources, and every tool with the input and output schema the server itself advertised plus Glama's quality tier for that tool.

How to use it

This is the server's own introspection response, not Glama's catalog copy: use it when you need what a running instance actually reports rather than what the listing claims. Glama can only fill it for servers it managed to launch, so `capabilities`, `instructions`, `prompts` and `resources` are commonly null even on healthy servers and their absence says nothing about the server. The tool list from /glama/servers is the one to rely on when this comes back thin.

Parameters

Request body

Response

Errors

Response headers