YZDame/geogebra-mcp-server
Independent GeoGebra MCP server for geometric construction, plotting, CAS, and .ggb export.
Platform-specific configuration:
{
"mcpServers": {
"geogebra-mcp-server": {
"command": "npx",
"args": [
"-y",
"geogebra-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...