mcpserver

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package mcpserver implements the MCP tool surface decided in https://github.com/cheetahbyte/lore/issues/2: stdio transport, three tools (list_libraries, resolve_library, search_docs), read-only over the local index — no tool can trigger ingestion.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(s *Server) *mcp.Server

New builds the MCP server with all three tools registered, ready to Run over a Transport (issue #2 decided stdio for v1).

Types

type Server

type Server struct {
	Store    store.Store
	Embedder embed.Embedder // nil when vector search is disabled, per issue #7
}

Jump to

Keyboard shortcuts

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