agentle.mcp.serversΒΆ
MCP Servers Package
This package provides server implementations for the Model Context Protocol. It includes protocol definitions and concrete implementations for different server types (e.g., HTTP, WebSocket, SSE) that allow communication with external tools and resources.
Classes
|
Abstract base class defining the protocol for MCP servers. |
|
Server-Sent Events (SSE) implementation of the MCP (Model Context Protocol) server client. |
|
Streamable HTTP implementation of the MCP (Model Context Protocol) server client. |
Modules
MCP Server Protocol Module |
|
Server-Sent Events (SSE) implementation of the Model Context Protocol (MCP) server client. |
|
Stdio implementation of the Model Context Protocol (MCP) server client. |
|
Streamable HTTP implementation of the Model Context Protocol (MCP) server client. |