onnxruntime
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
onnxruntime MCP Server
MCP server for microsoft/onnxruntime
Ready-to-Use Client Configurations
{
"mcpServers": {
"onnxruntime": {
"command": "npx",
"args": [
"-y",
"@microsoft/onnxruntime"
]
}
}
}