Math MCP Learning for Gemini CLI
io.github.clouatre-labs/math-mcp-learning-server
Educational MCP server with 17 math/stats tools, visualizations, and persistent workspace
client:Gemini CLI
transport:streamable-http
runtime:pypi
tools:17
Install Math MCP Learning in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"math-mcp-learning-server": {
"httpUrl": "https://math-mcp.fastmcp.app/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs