Response
200 - application/json
The service is healthy and operating correctly.
The operational status of the service.
Example:
"ok"
The name of the MCP server.
Example:
"Altostrat MCP Server"
The current version of the running application.
Example:
"1.0.0"
An object detailing the MCP capabilities supported by this server.
Example:
{
  "prompts": { "listChanged": false },
  "resources": { "subscribe": false, "listChanged": false },
  "tools": { "listChanged": false }
}