Documentation
¶
Overview ¶
Package mcp provides the core MCP server implementation.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
Config represents the configuration for the MCP server
func DefaultConfig ¶
func DefaultConfig() *Config
DefaultConfig returns a default configuration for the MCP server
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
Server wraps the MCP SDK server with additional functionality
func (*Server) AddBasicCapabilities ¶
AddBasicCapabilities adds basic server capabilities and tools
Click to show internal directories.
Click to hide internal directories.