server

package
v0.5.4 Latest Latest
Warning

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

Go to latest
Published: Jul 20, 2026 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Version = "v0.1.0"

Version is the server/tool contract version. Overridable at build time via -ldflags "-X github.com/inhuman/mcp-exec/internal/server.Version=...".

Functions

func New

func New(cfg config.Config, iso isolator.Isolator, log *zap.Logger) *mcp.Server

New builds an MCP server exposing the single exec tool. The same server is reused across every transport, so the tool set is identical everywhere.

func Run

func Run(ctx context.Context, cfg config.Config, srv *mcp.Server, log *zap.Logger) error

Run serves the given MCP server over the transport selected by config.

Types

This section is empty.

Jump to

Keyboard shortcuts

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