package
0.8.0
Repository: https://github.com/metoro-io/mcp-golang.git
Documentation: pkg.go.dev

# Functions

NewGinTransport creates a new Gin transport.
NewHTTPClientTransport creates a new HTTP client transport that connects to the specified endpoint.
NewHTTPTransport creates a new HTTP transport that listens on the specified endpoint.

# Structs

GinTransport implements a stateless HTTP transport for MCP using Gin.
HTTPClientTransport implements a client-side HTTP transport for MCP.
HTTPTransport implements a stateless HTTP transport for MCP.