//
pkg.gl
Category
github.com/DeanXu2357/mcp-go
pkg
mcp
package
0.0.0-20241204030751-6110a23ed7d6
Repository:
https://github.com/deanxu2357/mcp-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
95 SLOC
#
Functions
NewServer
NewServer creates a new MCP server instance.
#
Structs
Config
Config represents the MCP server configuration.
Request
Request represents an MCP request.
Response
Response represents an MCP response.
#
Interfaces
Handler
Handler defines the interface for handling MCP requests.
Server
Server represents an MCP server instance.