ML.NET is an open source and cross-platform machine learning framework for .NET.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"machinelearning": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-machinelearning"
]
}
}
}