server

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Nov 15, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HelloWorld

func HelloWorld() (*mcp.Server, error)

Types

type Input

type Input struct {
	Name string `json:"name" jsonschema:"the name of the person saying the greeting"`
}

type Output

type Output struct {
	Greeting string `json:"greeting" jsonschema:"the greeting to tell to the user"`
	Author   string `json:"author" jsonschema:"the author of the greeting"`
}

func Sayer

func Sayer(ctx context.Context, req *mcp.CallToolRequest, input Input) (*mcp.CallToolResult, Output, error)

Directories

Path Synopsis
DO NOT EDIT !!! THE FILE IS AUTO GENERATED BY github.com/fogfish/cloudmcp 2025-10-27 18:38:04.544025 +0200 EET m=+0.841218792
DO NOT EDIT !!! THE FILE IS AUTO GENERATED BY github.com/fogfish/cloudmcp 2025-10-27 18:38:04.544025 +0200 EET m=+0.841218792

Jump to

Keyboard shortcuts

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