Uses of Annotation Interface
org.springframework.ai.mcp.annotation.McpPrompt
Packages that use McpPrompt
Package
Description
Adapters that bridge MCP annotation-based providers to the MCP SDK transport layer.
-
Uses of McpPrompt in org.springframework.ai.mcp.annotation.adapter
Methods in org.springframework.ai.mcp.annotation.adapter with parameters of type McpPromptModifier and TypeMethodDescriptionstatic io.modelcontextprotocol.spec.McpSchema.PromptConvert a McpPrompt annotation to a McpSchema.Prompt object.static io.modelcontextprotocol.spec.McpSchema.PromptConvert a McpPrompt annotation to a McpSchema.Prompt object, including argument information from the method parameters.