Skip to main content
Glama
604,835 tools. Updated 2026-09-23 21:32

"Wolfram" matching MCP tools:

Matching MCP Servers

Matching MCP Connectors

  • Wolfram Alpha MCP — computational, factual, and quantitative queries

  • Integrates Wolfram Language and Wolfram|Alpha accessing curated data and sophisticated algorithms.

  • Query Wolfram Alpha for computational, mathematical, scientific, and factual information using natural language. Get answers about chemistry, physics, geography, history, art, astronomy, and more.
    -
  • Query Wolfram Alpha to compute math problems, scientific calculations, unit conversions, and access real-time data through natural language questions.
    -
  • Evaluate Wolfram Language code in a real Wolfram kernel — symbolic math (Integrate, Solve, DSolve, Simplify, Series, Limit), exact arithmetic, matrix algebra, number theory, unit conversion, and any Wolfram Language expression. Answers "integrate x^2 sin x", "solve this equation symbolically", "eigenvalues of this matrix". Give actual Wolfram Language code. Example: wolfram_compute({ code: "Integrate[x^2 Sin[x], x]" })
    ConnectorNo auth
  • Execute Wolfram Language code for computation, plotting, and interactive results. Supports kernel evaluation, notebook integration, or front-end modes.
    MIT
  • Render Wolfram expressions, notebook cells, or entire notebooks in a headless Mathematica front end. Typeset, rasterize, or export visible output without evaluating code.
    Do What The F*ck You Want To Public
  • Execute a Wolfram Language script file to run code and persist definitions, returning the last expression's result.
    MIT
  • Execute multiple tool calls in a single round trip, stopping at the first error unless configured otherwise. Ideal for fixed setup sequences to reduce overhead.
    Do What The F*ck You Want To Public
  • Run notebook cells in a persistent Wolfram kernel, preserving state across executions. Specify an index or range, and control output detail to summary or full.
    Do What The F*ck You Want To Public
  • Read .nb files from disk as outline, markdown, wolfram, plain, or JSON without opening a kernel session, enabling notebook inspection before evaluating.
    Do What The F*ck You Want To Public
  • Compute Wolfram Language expressions to perform symbolic math, numerical analysis, and data visualization through the mma-mcp server.
    MIT