mcp

package
v0.1.8 Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2026 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

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

Server handles MCP protocol communication

func NewServer

func NewServer(database *db.DB, cfg *config.Config) (*Server, error)

NewServer creates a new MCP server

func (*Server) Close

func (s *Server) Close() error

Close cleans up server resources

func (*Server) Run

func (s *Server) Run() error

Run starts the MCP server on stdio

Jump to

Keyboard shortcuts

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