程序包 com.github.codeboyzhou.mcp.declarative.server.component
package com.github.codeboyzhou.mcp.declarative.server.component
-
类说明This 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.This interface represents an MCP server component (resource/prompt/tool) that is responsible for creating instances of a specific typeTfor a given method.Registers MCP server components (resources, prompts, and tools) with the specified server.This class represents an MCP server prompt component.This class represents an MCP server resource component.This class represents an MCP server tool component.