Uses of Package
com.github.thought2code.mcp.annotated.annotation
Packages that use com.github.thought2code.mcp.annotated.annotation
Package
Description
-
Classes in com.github.thought2code.mcp.annotated.annotation used by com.github.thought2code.mcp.annotated.reflectClassDescriptionThis annotation is used to mark a method as an MCP (Model Context Protocol) prompt method.Annotation for marking methods that provide completion functionality for MCP prompts.This annotation is used to mark a method as an MCP (Model Context Protocol) resource method.Annotation for marking methods that provide completion functionality for MCP resources.This annotation is used to mark a method as an MCP (Model Context Protocol) tool method.
-
Classes in com.github.thought2code.mcp.annotated.annotation used by com.github.thought2code.mcp.annotated.server.converterClassDescriptionThis annotation is used to mark a method parameter as an MCP (Model Context Protocol) prompt parameter.This annotation is used to mark a method parameter as an MCP (Model Context Protocol) tool parameter.