mcpserver

package
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 26, 2025 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ResolveLibraryIDParams

type ResolveLibraryIDParams struct {
	LibraryName string `json:"libraryName"`
}

type SearchLibraryDocsParams

type SearchLibraryDocsParams struct {
	ResourceURI string   `json:"resourceURI"`
	Topic       string   `json:"topic,omitempty"`
	Tokens      int      `json:"tokens,omitempty"`
	Folders     []string `json:"folders,omitempty"`
}

type Server

type Server struct {
	*server.MCPServer
	// contains filtered or unexported fields
}

func New

func New(_ context.Context, version string, client *api.Client) (*Server, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL