Package com.github.thought2code.mcp.annotated.server.component
package com.github.thought2code.mcp.annotated.server.component
-
ClassDescriptionThis abstract class represents an MCP server component (resource/prompt/tool) that is responsible for creating instances of a specific type
Tfor a given method, and provides common functionality for all MCP server components.Represents a completion result for MCP (Model Context Protocol) server operations.Builder class for constructingMcpCompleteCompletioninstances.MCP server component for handling completion requests.This interface represents an MCP server component (resource/prompt/tool) that is responsible for creating instances of a specific typeTfor a given method.Central registry for MCP server components including resources, prompts, tools, and completions.This class represents an MCP server prompt component.This class represents an MCP server resource component.This class represents an MCP server tool component.