mcpserver

package
v0.19.1069 Latest Latest
Warning

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

Go to latest
Published: Jul 17, 2026 License: AGPL-3.0 Imports: 10 Imported by: 0

Documentation

Overview

Package mcpserver runs a stdio MCP server exposing Nuon operations as tools for LLM clients (Claude Code, Claude Desktop, etc). stdout carries the MCP protocol, so tools must never print; they call the SDK directly and return JSON text content.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service struct {
	// contains filtered or unexported fields
}

func New

func New(api nuon.Client, cfg *config.Config, allowWrites bool) *Service

func (*Service) Run

func (s *Service) Run(ctx context.Context) error

Jump to

Keyboard shortcuts

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