Module http_server

Source
Expand description

HTTP-specific MCP server implementation

This module provides a specialized MCP server that integrates directly with HTTP transport.

Structsยง

HttpMcpServer
HTTP-specific MCP server that properly integrates with HTTP transport