{"name":"DocLocator MCP Server","version":"1.0.0","description":"MCP Server for DocLocator API with Azure AD JWT authentication","environment":"production","authentication":{"type":"Azure AD JWT","enabled":true,"status":"active","headerFormat":"Authorization: Bearer <token>"},"endpoints":{"health":"GET /health - Health check (no auth)","mcp":"GET/POST /mcp - MCP endpoint (auth required in production)"},"tools":["getDoctorDetails - Get doctor details by account number","getAlgorithmDetails - Get algorithm parameters for doctor search; use when user asks why a doctor/ID is not visible in doctor locator or wants ranking logic","getDoctorList - Get list of doctors by postal code"],"regions":["America","LATAM","APAC"],"searchTypes":["teen","adult"],"documentation":{"readme":"README.md - Quick start guide","authentication":"AUTHENTICATION.md - Complete auth guide"}}