Sign In

mathgraphs-mcp

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mathgraphs-mcp - npm Package Compare versions

Comparing version
2.1.0
to
2.2.0
+1
-1
mcp.json

@@ -34,3 +34,3 @@ {

"name": "plot_3d",
"description": "Create interactive 3D scenes with shapes, surfaces z=f(x,y), lights, particles, water, and 36 compound presets (buildings, vehicles, nature, furniture, characters). Color-driven building styles (red=Chinese, blue=modern, yellow=cozy, green=eco, brown=rustic). Returns interactive URL with inline PNG thumbnail. Supports animation (spin/bounce/orbit/waypoint/follow), physics, WASD player controls, and skybox presets."
"description": "Create interactive 3D scenes with shapes, surfaces z=f(x,y), lights, particles, water, text3d (extruded 3D block letters, CJK supported), and 36 compound presets (buildings, vehicles, nature, furniture, characters). Color-driven building styles (red=Chinese, blue=modern, yellow=cozy, green=eco, brown=rustic). Returns interactive URL with inline PNG thumbnail. Supports animation (spin/bounce/orbit/waypoint/follow), physics, WASD player controls, and skybox presets."
},

@@ -37,0 +37,0 @@ {

{
"name": "mathgraphs-mcp",
"version": "2.1.0",
"version": "2.2.0",
"mcpName": "io.github.architectds/mathgraphs-mcp",

@@ -5,0 +5,0 @@ "description": "MCP server for interactive math graphing, 3D scene building, and presentations",

@@ -83,2 +83,3 @@ # mathgraphs-mcp

| `label3d` | `text`, `position` [x,y,z] | `{"type":"label3d", "text":"origin", "position":[0,0,0]}` |
| `text3d` | `text`, `position` [x,y,z], `color`, `fontSize` | `{"type":"text3d", "text":"HELLO", "position":[0,2,0], "color":"#ff0000", "fontSize":1}` |

@@ -85,0 +86,0 @@ **11 mesh shapes:** cube, box, sphere, cylinder, cone, tetrahedron, octahedron, dodecahedron, icosahedron, torus, prism