🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
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
1.0.1
to
1.0.2
+1
-1
mcp.json

@@ -6,3 +6,3 @@ {

"display_name": "MathTalking — Math & Statistics Graphing Engine",
"description": "An agentic MCP for math and statistics graphing, computation, visualization, and validation. Plot functions, geometry, histograms, regression, and hypothesis tests. Returns interactive graph URLs with auto-computed results (roots, extrema, intersections, R², p-values). Results are graph-verified, not AI-generated.",
"description": "An agentic MCP for math and statistics graphing, computation, visualization, and validation. Plot functions, geometry, histograms, regression, and hypothesis tests. Returns interactive graph URLs with auto-computed results (roots, extrema, intersections, R², p-values). Results are graph-verified, not AI-generated. Saves ~410 tokens per render vs LLM canvas code.",
"author": {

@@ -9,0 +9,0 @@ "name": "MathTalking",

{
"name": "mathgraphs-mcp",
"version": "1.0.1",
"version": "1.0.2",
"mcpName": "io.github.architectds/mathgraphs-mcp",

@@ -5,0 +5,0 @@ "description": "An agentic MCP for math and statistics graphing, computation, visualization, and validation",

@@ -7,2 +7,4 @@ # mathgraphs-mcp

**Saves ~410 tokens per render** vs LLM-generated canvas code. Zero LLM inference needed — the engine computes, not generates.
## Endpoint

@@ -9,0 +11,0 @@