{"message":"CQL Tests Runner Server","instructions":"To run tests, send a POST request with a configuration document in the request body","endpoints":{"GET /":"This endpoint - shows server information","POST /":"Run CQL tests with provided configuration (synchronous)","POST /jobs":"Create a new job to run CQL tests asynchronously","GET /jobs/:id":"Get job status and results by job ID","POST /validate/configuration":"Validate a test configuration JSON against the schema","POST /validate/results":"Validate a test results JSON against the schema","GET /schema/configuration":"Get the raw JSON schema for test configuration","GET /schema/results":"Get the raw JSON schema for test results","GET /health":"Health check endpoint","POST /mcp":"MCP (Model Context Protocol) endpoint for JSON-RPC requests","GET /mcp":"MCP endpoint for Server-Sent Events (SSE) streaming"}}