Package io.micronaut.mcp.annotations


package io.micronaut.mcp.annotations
  • Annotation Interfaces
    Class
    Description
    Marker to indicate that an annotation is an MCP Primitive.
    Method annotation to define an MCP Prompt.
    Annotates a parameter of a Prompt method.
    Method annotation to define an MCP Prompt Completion.
    Method annotation to define an MCP Resource handler.
    Method annotation to define an MCP Resource Completion.
    Method annotation to define an MCP Resource Template handler.
    Method annotation to define an MCP Tool.
    Additional hints for clients.
    Annotates a parameter of a Tool method.