package
0.9.6-preview
Repository: https://github.com/rvoh-emccaleb/mcp-golang.git
Documentation: pkg.go.dev
# Functions
NewStdioServerTransport creates a new StdioServerTransport using os.Stdin and os.Stdout.
NewStdioServerTransportWithIO creates a new StdioServerTransport with custom io.Reader and io.Writer.
# Structs
StdioServerTransport implements server-side transport for stdio communication.