All Classes and Interfaces

Class
Description
Abstract base class for HTTP-based MCP (Model Context Protocol) server implementations.
Abstract base class for MCP (Model Context Protocol) server implementations.
Interface for building tool and tool specification objects for MCP servers.
A generic adapter for integrating GenAI tools with different server implementations.
HttpStatelessMcpServer sets up and runs a Model Context Protocol (MCP) server that listens for HTTP requests on a specified port.
HttpStatelessMcpServer sets up and runs a Model Context Protocol (MCP) server that listens for HTTP requests on a specified port.
Entry point for starting the MCP (Model Context Protocol) server.
StdioMcpServer sets up and runs a Model Context Protocol (MCP) server that communicates via standard input and output (STDIO).