Documentation ¶ Index ¶ func Serve() error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Serve ¶ func Serve() error Serve runs the MCP server, reading JSON-RPC messages from stdin and writing responses to stdout. All diagnostic output goes to stderr so it never corrupts the JSON-RPC stream on stdout. Types ¶ This section is empty. Source Files ¶ View all Source files server.go Click to show internal directories. Click to hide internal directories.