numpy-mcp
If you are the rightful owner of numpy-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server for numerical computations with NumPy.
The NumPy MCP Server is a specialized server designed to facilitate numerical computations using the NumPy library. It leverages the Model Context Protocol (MCP) to provide a standardized interface for performing mathematical operations, making it accessible to Claude and other MCP-compatible LLMs. This server is particularly useful for tasks involving basic arithmetic, linear algebra, statistical analysis, and polynomial fitting. By integrating with platforms like Claude Desktop, users can easily perform complex calculations through natural language queries.
Features
- Basic arithmetic operations (addition)
- Linear algebra computations (matrix multiplication, eigendecomposition)
- Statistical analysis (mean, median, standard deviation, min, max)
- Polynomial fitting