OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"OpenBLAS": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-OpenBLAS"
]
}
}
}