Back to search
30
MCP

io.github.andylbrummer/math-mcp

io.github.andylbrummer/math-mcp

GPU-accelerated MCP server: symbolic algebra, numerical computing, FFT, optimization, linear algebra

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

Similar MCP servers embedding-nearest

io.github.andylbrummer/quantum-mcp
GPU-accelerated MCP server: quantum mechanics, wavefunction evolution, Schrodinger simulations
0 tools
io.github.andylbrummer/molecular-mcp
GPU-accelerated MCP server for molecular dynamics, N-body simulations, and particle systems
0 tools
io.github.andylbrummer/neural-mcp
GPU-accelerated MCP server for neural network training, deep learning, and model experimentation
0 tools
io.github.daedalus/mcp-sympy
MCP server that exposes SymPy's symbolic mathematics functionality
0 tools
io.github.csoai-org/math-solver-ai-mcp
math-solver-ai-mcp MCP server by MEOK AI Labs
0 tools
io.github.daedalus/mcp-number-theory
MCP server exposing number theory functions and factorization algorithms
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.andylbrummer/math-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}