{"name":"API Performance Analyzer","version":"1.0.0","description":"REST API 응답 시간, 캐싱 기회, 병목을 실시간 분석하고 성능 최적화 제안","endpoints":{"health":"GET /api-perf-analyzer/health","perf_analyze":"POST /api-perf-analyzer/api/v1/perf_analyze","cache_opportunity":"POST /api-perf-analyzer/api/v1/cache_opportunity","bottleneck_detect":"POST /api-perf-analyzer/api/v1/bottleneck_detect","optimization_suggest":"POST /api-perf-analyzer/api/v1/optimization_suggest","mcp":"POST /api-perf-analyzer/mcp (JSON-RPC 2.0)"}}