Documentation
¶
Overview ¶
Package server provides the MCP server implementation for gofetching web content.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FetchServer ¶
type FetchServer struct {
// contains filtered or unexported fields
}
FetchServer represents the MCP server for fetching web content
func NewFetchServer ¶
func NewFetchServer(cfg config.Config) *FetchServer
NewFetchServer creates a new fetch server instance
Click to show internal directories.
Click to hide internal directories.