Skip to main content

Module server

Module server 

Source
Expand description

MCP server main loop and request handling.

Functionsยง

handle_request
Handle a single JSON-RPC request line.
run_server
Run the MCP server, reading from stdin and writing to stdout.