candle

GitHub

Minimalist ML framework for Rust

20,867 stars Rust 1 file ยท ~9,500 tokens

candle MCP Server

MCP server for huggingface/candle

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "candle": {
      "command": "npx",
      "args": [
        "-y",
        "@huggingface/candle"
      ]
    }
  }
}