Skip to main content

Module server

Module server 

Source
Expand description

MCP server implementation.

Synchronous JSON-RPC 2.0 server that exposes code graph operations through the Model Context Protocol. All operations are in-process with no async runtime required.

Structsยง

McpServer
A synchronous MCP server that handles JSON-RPC 2.0 messages.