clouatre-labs/math-mcp-learning-server
Educational MCP server with math operations, matrix algebra, data visualization, and persistent workspace using FastMCP 3.0
Platform-specific configuration:
{
"mcpServers": {
"math-mcp-learning-server": {
"command": "npx",
"args": [
"-y",
"math-mcp-learning-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...