MCPcopy Create free account
hub / github.com/1Panel-dev/1Panel / McpServerService

Struct McpServerService

agent/app/service/mcp_server.go:32–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30)
31
32type McpServerService struct{}
33
34type IMcpServerService interface {
35 Page(req request.McpServerSearch) response.McpServersRes

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected