Skip to main content

Module server

Module server 

Source
Expand description

§MCP Server

MCP server implementation for exposing tools and memory operations

  • HTTP Server: Standard HTTP/JSON-RPC (default)
  • SSE Server: Direct SSE connections (feature: “sse-server”)

Structs§

McpServer
MCP Server - Expose tools and capabilities via MCP protocol
McpServerBuilder
MCP Server Builder - Convenient server configuration