# NumPy Computation Server

Perform advanced numerical computations and array manipulations using NumPy through a standardized protocol. Enable seamless integration of scientific computing capabilities into your applications. S…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add Aman-Amith-Shastry/mcp_numpy

# Browse available tools
npx -y @smithery/cli@latest tool list Aman-Amith-Shastry/mcp_numpy
```

---

Source: https://github.com/Aman-Amith-Shastry/mcp-numpy
