{"name":"MCP Time Server","version":"1.0.0","protocol":"MCP (Model Context Protocol)","transport":"StreamableHTTP (Modern, Recommended)","endpoints":{"mcp":"/mcp - Main MCP endpoint (POST for messages, supports streaming)","health":"/health - Health check endpoint"},"usage":{"step1":"Send POST to /mcp with initialize request","step2":"Use returned mcp-session-id header in subsequent requests","step3":"Send tool calls and other MCP messages to same endpoint"},"tools":[{"name":"get_current_time","description":"Get the current time in a specified timezone"},{"name":"convert_time","description":"Convert time between different timezones"}],"defaultTimezone":"Australia/Melbourne","activeSessions":309}