Skip to main content
Glama
lingeerr

symath

by lingeerr

Related Servers

Alternatives to symath

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      A
      maintenance
      An MCP server that performs exact arithmetic calculations, avoiding the pitfalls of float64 and unsafe eval, with resource limits for safe execution.
      1
      69 PyPI
      MIT
    • F
      license
      A
      quality
      C
      maintenance
      Safe MCP server for math operations: evaluate, simplify, and differentiate expressions with configurable precision, using a sandboxed worker thread and strict AST allowlist to block dangerous input.
      4
      3
      -
    • A
      license
      B
      quality
      D
      maintenance
      A Python-based MCP server providing mathematical computation tools and plotting utilities for a wide range of math topics including calculus, matrix operations, statistics, and more.
      22
      5
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      Pure-Python MCP server for type-faithful calculation — evaluate expressions under fixed-point, IEEE-754 double, or exact rational arithmetic, with every answer labelled with its precision (exact vs inexact).
      5
      1
      GPL 3.0
    • A
      license
      Not graded
      quality
      A
      maintenance
      Evaluate, simplify, and differentiate mathematical expressions via MCP. Provides a single tool for arithmetic, algebra, and symbolic differentiation with secure sandboxing.
      85 npm
      1
      Apache 2.0

    TDQS

    B3.3/5.0

    Scored across 6 tools

    Disambiguation5/5

    Each tool targets a distinct area of mathematics: basic arithmetic, expression evaluation, calculus, LaTeX conversion, number theory, and statistics. No overlapping purposes.

    Naming Consistency4/5

    Names are mostly single-word or snake_case nouns describing the domain. 'latex_to_expression' and 'number_theory' are descriptive and follow a consistent pattern, though mixing single-word and multi-word names is a minor inconsistency.

    Tool Count5/5

    Six tools is well-scoped for a symbolic math server, covering core mathematical operations without being overly numerous or sparse.

    Completeness4/5

    Covers arithmetic, expression evaluation, calculus, LaTeX conversion, integer theory, and statistics. Minor gaps like solving equations or linear algebra are absent but not critical for basic math support.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues