package
0.0.6
Repository: https://github.com/go-go-golems/go-go-mcp.git
Documentation: pkg.go.dev

# Functions

NewServer creates a new stdio server instance.
NewSSEBridgeServer creates a new stdio server instance that forwards to SSE.

# Structs

Server handles stdio transport for MCP protocol.
SSEBridgeServer is a stdio server that forwards all requests to an SSE server.