numpy-mcp
1
The NumPy MCP Server is a server that facilitates numerical computations using NumPy through a standardized protocol interface. It offers a range of mathematical operations, including basic arithmetic, linear algebra, statistical analysis, and polynomial fitting. The server integrates easily with platforms like Claude Desktop for seamless mathematical operations.
add
Add two integers
matrix_multiply
Matrix multiplication
eigen_decomposition
Calculate the eigenvalues and eigenvectors of the matrix
statistical_analysis
Calculate the basic statistics of the dataset
polynomial_fit
Polynomial fitting