Back to directory
texra-ai/mcp-server-mathematica

texra-ai/mcp-server-mathematica

@texra-ai

MCP server for executing Mathematica code and verifying mathematical derivations via wolframscript.

mathematicamathwolframscriptcomputationlatexverificationtool

Installation & Configuration

{
  "mcpServers": {
    "mathematica-server": {
      "command": "node",
      "args": [
        "/full/path/to/mcp-server-mathematica/build/index.js"
      ]
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/13
Updated
2026/6/13