Uses of Interface
com.github.thought2code.mcp.annotated.server.McpServer
Packages that use McpServer
-
Uses of McpServer in com.github.thought2code.mcp.annotated.server
Classes in com.github.thought2code.mcp.annotated.server that implement McpServerModifier and TypeClassDescriptionclassAbstract base class that provides a common implementation for MCP (Model Context Protocol) servers.classMCP 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.