Expand description
Common types and utilities shared across MCP Tools
Re-exports§
pub use client_base::*;
pub use protocol::*;
pub use server_base::*;
pub use transport::*;
Modules§
- client_
base - Base client implementation for MCP Tools
- protocol
- MCP Protocol implementation for MCP Tools
- server_
base - Base server implementation for MCP Tools
- transport
- Transport layer for MCP Tools
Structs§
- Client
Capabilities - Client capabilities
- Client
Config - Standard MCP client configuration
- Client
Info - Client information
- McpTool
- MCP tool definition
- McpTool
Request - MCP tool execution request
- McpTool
Response - MCP tool execution response
- Server
Capabilities - Server capabilities
- Server
Config - Standard MCP server configuration
- Server
Info - Server information
- Server
Stats - Server statistics
Enums§
- Connection
Status - Connection status
- McpContent
- MCP content types