package
0.0.0-20241204030751-6110a23ed7d6
Repository: https://github.com/deanxu2357/mcp-go.git
Documentation: pkg.go.dev

# Functions

NewServer creates a new MCP server instance.

# Structs

Config represents the MCP server configuration.
Request represents an MCP request.
Response represents an MCP response.

# Interfaces

Handler defines the interface for handling MCP requests.
Server represents an MCP server instance.