mcp numpy for Claude Desktop
io.github.daedalus/mcp-numpy
An MCP server that exposes NumPy functionality
client:Claude Desktop
transport:stdio
runtime:pypi
Install mcp numpy in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp-numpy": {
"command": "uvx",
"args": [
"mcp-numpy"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs