Math MCP Learning for Cursor
io.github.clouatre-labs/math-mcp-learning-server
Educational MCP server with 17 math/stats tools, visualizations, and persistent workspace
client:Cursor
transport:streamable-http
runtime:pypi
tools:17
Install Math MCP Learning in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"math-mcp-learning-server": {
"url": "https://math-mcp.fastmcp.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs