{"name":"MCP Web Server","version":"1.0.0","transport":"StreamableHTTP","endpoints":{"mcp":"ALL /mcp - Endpoint principal MCP (GET/POST/DELETE, requiere API Key)","health":"GET /health - Health check","apiKeys":"GET /api/keys - Gestión de API Keys (requiere API Key)"},"features":{"streaming":"Server-Sent Events via GET /mcp","resumability":"Event resumption support (not enabled)","sessions":"Multi-session support with session IDs","methods":["GET","POST","DELETE"]},"authentication":{"type":"API Key","header":"X-API-Key o Authorization: Bearer","required":true},"sessionManagement":{"enabled":true,"header":"Mcp-Session-Id","description":"Session ID incluido automáticamente en respuestas"},"documentation":"https://github.com/tu-repo/mcp-web-server"}