An MCP server that exposes NumPy functionality
An MCP server that exposes NumPy functionality To use with Claude Desktop or other MCP clients, add to your : The server exposes the following NumPy functionality as MCP tools: - Create a NumPy array - Create array filled with value - Create array with range - Create evenly spaced array - Create identity matrix - Create diagonal array - Remove single-dimensional entries , , , - Summary statistics…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
An MCP server that exposes NumPy functionality To use with Claude Desktop or other MCP clients, add to your : The server exposes the following NumPy functionality as MCP tools: - Create a NumPy array - Create array filled with value - Create array with range - Create evenly spaced array - Create identity matrix - Create diagonal array - Remove single-dimensional entries , , , - Summary statistics , , , - Min/max operations , , - Matrix operations , , , - Array operations - Eigenvalues and…