mcp

package
v0.0.0-...-fdf23f2 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2025 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service struct{}

Service handles MCP server installation operations

func New

func New() *Service

New creates a new MCP service

func (*Service) AnalyzeInstallation

func (s *Service) AnalyzeInstallation(targetDir string, selectedMCPs []models.MCPTemplate) (*models.MCPInstallationPlan, error)

AnalyzeInstallation analyzes what will be done during MCP installation

func (*Service) InstallMCPServers

func (s *Service) InstallMCPServers(plan *models.MCPInstallationPlan) error

InstallMCPServers performs the actual installation of selected MCP servers

func (*Service) ScanAvailableMCPs

func (s *Service) ScanAvailableMCPs(strategicDir string) ([]models.MCPTemplate, error)

ScanAvailableMCPs scans for available MCP templates in the templates directory

Jump to

Keyboard shortcuts

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