Skip to main content

Crate embacle_mcp

Crate embacle_mcp 

Source
Expand description

§embacle-mcp

MCP server library exposing embacle LLM runners via Model Context Protocol. Supports stdio and HTTP/SSE transports with provider, model, and multiplex tools.

§Re-exports

Re-exports§

pub use state::ServerState;
pub use state::SharedState;
pub use tools::build_tool_registry;

Modules§

runner
state
tools

Structs§

McpServer
MCP server that dispatches JSON-RPC requests to the appropriate handler