math-mcp-learning-server
Related Servers
Alternatives to math-mcp-learning-server
No user-submitted related servers found.
Related Servers
- AlicenseBqualityDmaintenanceA 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.225MIT
- AlicenseNot gradedqualityBmaintenanceAn MCP server providing over 30 mathematical and statistical tools, enabling language models to perform calculations, trigonometry, statistics, combinatorics, and list operations through natural language.9 npmMIT
- FlicenseNot gradedqualityDmaintenanceA comprehensive MCP server providing 21+ tools for mathematical operations, string manipulation, file handling, utilities, and web requests via FastAPI and WebSocket.-
- AlicenseBqualityCmaintenanceA feature-rich MCP server for mathematical calculations, scientific functions, unit conversions, financial metrics, and statistical analysis.6MIT
- AlicenseAqualityCmaintenanceA secure MCP server for evaluating mathematical expressions with grammar validation, function whitelisting, and sandboxed execution. It provides tools for expression evaluation, variable management, and resources for grammar and function documentation.620 npmMIT
- AlicenseAqualityAmaintenanceAn MCP server that performs exact arithmetic calculations, avoiding the pitfalls of float64 and unsafe eval, with resource limits for safe execution.1MIT
TDQS
Scored across 17 tools
Each tool targets a distinct operation: expression evaluation, interest calculation, statistics, unit conversion, matrix operations (5 separate), plot types (6 separate), and workspace management. No two tools have overlapping purposes, and cross-references in descriptions clarify boundaries (e.g., calc_statistics vs calc_expression).
All tool names follow a consistent pattern: a domain prefix (calc_, matrix_, plot_, workspace_) followed by a descriptive noun (e.g., expression, interest, determinant, histogram, save). Snake_case is used uniformly, with no mixing of styles.
17 tools is well-scoped for a math learning server, covering arithmetic, statistics, linear algebra, unit conversion, plotting, and data persistence. Each tool has a clear role, neither too few nor too many for the domain's breadth.
The tool set covers core mathematical areas (expressions, statistics, matrices, unit conversion, plotting) and workspace persistence, but lacks dedicated tools for algebra, calculus, or probability distributions. Minor gaps exist, but the core learning workflows are supported.