Crate f1_nexus_mcp

Crate f1_nexus_mcp 

Source
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§

McpConfig
MCP server configuration
McpTool
MCP tool definition

Enums§

McpTransport
MCP transport type

Functions§

get_mcp_tools
MCP tools catalog