{"name":"smart-api-cache","version":"1.1.0","description":"KV-backed API response cache with TTL management, invalidation, and MCP support","endpoints":{"health":"GET /smart-api-cache/health","version":"GET /smart-api-cache/version","cache_get":"POST /smart-api-cache/api/v1/cache/get","cache_set":"POST /smart-api-cache/api/v1/cache/set","cache_delete":"DELETE /smart-api-cache/api/v1/cache/:key","ttl_optimizer":"GET /smart-api-cache/api/v1/ttl?type=<response_type>","openapi":"GET /smart-api-cache/openapi.json","mcp":"POST /smart-api-cache/mcp (JSON-RPC 2.0)"}}