mcpserver

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Aug 1, 2026 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewServer

func NewServer(backend Backend) *mcp.Server

NewServer builds a tools-only MCP server backed by local vminfo APIs.

func RunStdio

func RunStdio(ctx context.Context, stdin io.Reader, stdout io.Writer) error

RunStdio serves one MCP client over the supplied input and output streams. The streams are deliberately not closed because they are normally os.Stdin and os.Stdout owned by the caller.

Types

type Backend

Backend isolates MCP tool handling from host and network collection so tool contracts can be tested without depending on the machine running the tests.

Jump to

Keyboard shortcuts

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