Back to search
30
MCP streamable-http

Math MCP Learning

io.github.clouatre-labs/math-mcp-learning-server

Educational MCP server with 12 math/stats tools, visualizations, and persistent workspace

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

math-mcp-learning-server
Educational MCP server for math operations, statistics, visualization, and persistent workspaces. Built with FastMCP.
0 tools
math-mcp-server-testing
MCP server for mathematical calculations
0 tools
math-mcp
Comprehensive Math calculation MCP server, providing basic arithmetic, matrix calculation, statistical analysis, calculus, optimization, reg
0 tools
knowledge-graph-mcp
MCP server for tracking student learning via a knowledge graph
0 tools
forchaladtest/mcp-math-server
Simple MCP server for basic mathematical operations.
0 tools
riccardotornesello/mcp-math
A (MCP) server that provides a comprehensive set of mathematical operations and functions
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "math_mcp_learning": {
      "url": "https://math-mcp.fastmcp.app/mcp",
      "transport": "streamable-http"
    }
  }
}