Crate poem_mcpserver

Source
Expand description

MCP Server implementation for Poem

Modules§

content
Content types.
protocol
The protocol module contains all the necessary components to implement the MCP protocol.
stdio
Standard input and output server implementation.
streamable_httpstreamable-http
Streamable HTTP endpoint for handling MCP requests.
tool
Types for tool.

Structs§

McpServer
A server that can be used to handle MCP requests.

Attribute Macros§

Tools