Skip to main content
Glama

Related Servers

Alternatives to nsforge-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      B
      quality
      B
      maintenance
      MCP server for symbolic computation that enables AI agents to perform step-by-step derivations, transform formulas, and verify results with full provenance, combining natural language with formal mathematical operations.
      41
      794 PyPI
      12
      Apache 2.0
    • A
      license
      Not graded
      quality
      D
      maintenance
      Provides a suite of deterministic math tools powered by SymPy to handle algebra, calculus, linear algebra, and statistics via the Model Context Protocol. It enables smaller language models to delegate complex computations to a verified symbolic backend for accurate and reliable results.
      Apache 2.0
    • A
      license
      Not graded
      quality
      C
      maintenance
      Provides deterministic tools for symbolic math, equation solving, relation verification, reasoning structure audits, and validated CAD primitives, returning evidence artifacts for every result.
      MIT
    • F
      license
      B
      quality
      B
      maintenance
      Provides AI agents with deterministic symbolic math capabilities through 21 tools for algebra, calculus, transforms, and DSP, preventing hallucinations by delegating computations to a SymPy engine.
      21
      -

    TDQS

    B3.1/5.0

    Scored across 82 tools

    Disambiguation3/5

    Most tools have distinct purposes with detailed descriptions, but there are clear overlaps: symbolic_equal and verify_equality both check expression equivalence, and derivation_show/derivation_status both display session state. The large set of algebraic manipulation tools (expand, factor, collect, trigsimp, etc.) is individually distinct but adds cognitive load for selection.

    Naming Consistency2/5

    Tool names are mostly snake_case but follow inconsistent patterns: noun_verb prefixes (derivation_*, formula_*) are mixed with verb_noun names (calculate_limit, solve_inequality, verify_equality). Outliers like symbolic_equal and nsforge_health break the convention, making the naming predictable only within subfamilies.

    Tool Count1/5

    With 82 tools, this server is far beyond the typical 3-15 tool scope and falls in the extreme category for tool count. The sheer number overwhelms an agent's ability to understand and coordinate the full surface, even though the domain is broad.

    Completeness4/5

    The tool set covers the symbolic mathematics and derivation domain very thoroughly: session management, formula lookup, algebraic manipulation, calculus, transforms, verification, report/code generation, and task planning. Minor gaps exist (no direct ODE solver or matrix operations), but handoff tools to SymPy-MCP fill those niches, so the surface is largely complete.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues