Skip to content
Back to search
30
MCP

NumPy

pulsemcp/numpy

Exposes NumPy array operations, mathematical functions, linear algebra, and statistical methods as callable tools.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Pandas Data Analysis
Leverages pandas, numpy, and matplotlib to enable powerful data manipulation, statistical analysis, and visualization for data-driven projec
0 tools
SymPy
Symbolic mathematics via SymPy covering algebra, calculus, equation solving, and number theory.
0 tools
Fermat (Mathematical Computing)
Provides mathematical computation and plotting capabilities through matplotlib for data visualization, NumPy for numerical operations, and S
0 tools
Math
Provides basic mathematical and statistical functions for accurate numerical computations within AI-assisted applications.
0 tools
Number Theory
Exposes number theory functions and factorization algorithms including GCD computation and Fermat's method.
0 tools
npcpy
The python library for research and development in NLP, multimodal LLMs, Agents, ML, Knowledge Graphs, and more.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "numpy": {
      "url": "None",
      "transport": "http"
    }
  }
}