apis.testapp.ca

Nginx front door for the MCP test stack. Open a service root for its HTML docs, or use a path below. Shortcuts: /client/, /server/, /rag/.

MCP client

https://canfar-ai-mcp-client.testapp.ca/ — HTML API docs

MethodEndpointNotes
GET/HTML docs
GET/healthHealth
GET/health/liveLiveness
GET/health/readyReadiness (MCP server)
POST/askLLM + MCP tools
POST/chatbotChatbot

MCP server

https://canfar-ai-mcp-server.testapp.ca/ — HTML API docs

MethodEndpointNotes
GET/HTML docs
GET/healthHealth
GET/metricsMetrics
GET / POST/mcpMCP protocol
GET / POST/sseSSE transport
POST/stream/adqlADQL stream

RAG

https://star-ai-mcp-rag.testapp.ca/ — HTML API docs

MethodEndpointNotes
GET/HTML docs
GET/healthHealth (api + qdrant)
GET/metricsMetrics
POST/api/searchSemantic search (auth)
POST/api/rag-chatbotFAQ chatbot (auth)
POST/mcp/tools/searchMCP search (auth)

GET /health on this host is the nginx landing check only.