build

package
v0.1.10 Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2026 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Builder

type Builder struct {
}

Builder handles building MCP servers

func New

func New() *Builder

New creates a new Builder instance

func (*Builder) Build

func (b *Builder) Build(opts Options) error

Build executes the build process for an MCP server

type Options

type Options struct {
	ProjectDir string
	Tag        string
	Platform   string
	Verbose    bool
}

Options contains configuration for building MCP servers

Jump to

Keyboard shortcuts

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