Documentation
¶
Overview ¶
Package server provides stdio MCP server bootstrap helpers built on go-sdk.
HTTP, SSE, and streamable transports are provided by go-sdk directly. Build a server with New, register tools, then serve with sdkmcp.NewStreamableHTTPHandler or other go-sdk transports. Mcpkit does not wrap HTTP.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ServeStdio ¶
ServeStdio runs the MCP server over stdin/stdout until interrupted.
Types ¶
Click to show internal directories.
Click to hide internal directories.