Expand description
Model Context Protocol (MCP) implementation for F1 Nexus
Provides stdio and SSE transports for AI agent integration
Re-exports§
pub use server::*;pub use tools::*;pub use weather_api::*;
Modules§
- server
- MCP server implementation
- sse
- Server-Sent Events (SSE) transport implementation
- stdio
- stdio transport implementation
- tools
- MCP tool implementations
- weather_
api - Weather API integration for real-time weather data
Structs§
Enums§
- McpTransport
- MCP transport type
Functions§
- get_
mcp_ tools - MCP tools catalog