Expand description
Module for implementing MCP server
Re-exports§
pub use builder::McpServerBuilder;
Modules§
Macros§
Structs§
- Request
Context - Context for retrieving request-related information and calling client features
Traits§
- McpServer
- Trait for implementing MCP server
Functions§
- serve_
stdio - Runs an MCP server using stdio transport
- serve_
stdio_ with - Runs an MCP server using stdio transport with specified options
Attribute Macros§
- mcp_
server - A macro for implementing the
McpServer
trait. - prompt
- resource
- tool