Uses of Class
com.github.thought2code.mcp.annotated.server.McpServerBase
Packages that use McpServerBase
-
Uses of McpServerBase in com.github.thought2code.mcp.annotated.server
Subclasses of McpServerBase in com.github.thought2code.mcp.annotated.serverModifier and TypeClassDescriptionclassMCP server implementation for HTTP Server-Sent Events (SSE) mode.classMCP server implementation for Standard Input/Output (STDIO) mode.classAn MCP server implementation that operates in Streamable HTTP mode.