mlc-llm
Universal LLM Deployment Engine with ML Compilation
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"
]
}
}
}