mlc-llm

GitHub

Universal LLM Deployment Engine with ML Compilation

23,012 stars Python 1 file ยท ~18,788 tokens #language-model#llm#machine-learning-compilation#tvm

mlc-llm MCP Server

MCP server for mlc-ai/mlc-llm

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