package
0.8.0
Repository: https://github.com/metoro-io/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.