Skip to main content
Glama
314,704 tools. Last updated 2026-07-28 13:26

"SymPy" matching MCP tools:

  • Execute Python/SymPy code to perform symbolic mathematics operations including algebra, calculus, and equation solving within a secure sandbox environment.
    MIT
  • Parse a string into a symbolic expression for advanced algebraic computations with SymPy.
    MIT
  • Execute Python code for deterministic verification of math, logic, and code analysis using symbolic engines like SymPy and Z3.
    Apache 2.0
  • Compile verified symbolic derivations into a reusable Python function. Input verification steps, parameters, and return variables to generate executable code.
    Apache 2.0
  • Define and store multiple symbolic variables with specific assumptions efficiently. Ideal for managing complex mathematical variables in symbolic algebra tasks.
    Apache 2.0
  • Clear all stored variables, functions, expressions, and reset the state of the Symbolic Algebra MCP Server for the next computation, ensuring a clean workspace.
    Apache 2.0

Matching MCP Servers

  • A
    license
    C
    quality
    C
    maintenance
    An MCP server that provides access to SymPy's symbolic mathematics library for advanced algebraic computations. It enables users to perform complex tasks such as symbolic simplification, calculus, equation solving, matrix operations, and number theory.
    Last updated
    100
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    A secure mathematical computation sandbox that enables LLMs to perform symbolic math operations like algebra, calculus, and equation solving via SymPy. It features low-latency execution through pre-warmed process pools and provides standardized JSON outputs for reliable agent integration.
    Last updated
    1
    2
    MIT
  • Verify that a closed-form expression matches a decimal value by independent high-precision re-evaluation, requiring at least 20 agreeing digits before accepting the identity.
    Apache 2.0
  • Evaluate mathematical expressions from simple arithmetic to trigonometry and logarithms, with variable substitution for dynamic calculations.
    MIT
  • Parse and store symbolic expressions with SymPy, assigning them to temporary or user-defined variables. Supports equations and matrices while applying canonicalization rules by default.
    Apache 2.0
  • Add or update a formula in a local library to extend your formula collection. Formulas are stored as YAML files organized by category.
    Apache 2.0
  • Solve systems of nonlinear equations symbolically using SymPy. Input expression keys and variable names to generate LaTeX-formatted solutions across specified domains like complex or real numbers.
    Apache 2.0
  • Solve ordinary differential equations (ODEs) using SymPy’s dsolve function. Input an expression and function name to compute and return the solution in LaTeX format. Supports optional solving hints for specific methods.
    Apache 2.0
  • Manually record a derivation step by providing an expression and description, with optional notes, assumptions, and limitations, to document results computed outside the tool.
    Apache 2.0
  • Compute the curl of a vector field in a specified coordinate system using SymPy. Input a vector field key to generate a curl expression for analyzing rotational behavior in vector calculus.
    Apache 2.0
  • Compute limits and series expansions of mathematical expressions with support for one-sided limits, infinite limits, and Taylor/Maclaurin series expansions. Specify expression, variable, point, operation, series order, and direction.
    MIT
  • Generate a complete SymPy script that performs specified symbolic operations on given expressions, producing a standalone runnable script for reproducible derivations.
    Apache 2.0
  • Simplify quantities with units by converting to standard forms using SymPy. Ideal for physics and engineering expressions involving SI units, mixed units, and constants like speed of light.
    Apache 2.0
  • Start a mathematical derivation by describing a goal in natural language. Get a derivation plan, recommended formulas, and next steps.
    Apache 2.0
  • Set symbolic assumptions for variables to influence mathematical simplifications and calculations.
    Apache 2.0