MCP server for WolframScript
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag — we're steadily working through the catalog.
💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
MCP server that wraps Mathematica's wolframscript command-line interface. It provides tools to evaluate Wolfram Language code and retrieve information about the Wolfram Engine installation.
| Tool | Description |
|---|---|
evaluate | Evaluates a Wolfram Language script |
version_wolframscript | Returns version of wolframscript |
version_wolframengine | Returns version of Wolfram Engine |
licensetype | Returns license type of Wolfram Engine |
Integrate[x*Sin[x], x]Both Wolfram Engine and WolframScript are freely available for personal use.
mathematica-mcp server. Note that uvx sets up an environment, installs the mathematica-mcp package, and runs the server by calling the mathematica-mcp entry point defined in pyproject.toml. No cloning of the repository is necessary. The logs are written to the default user log directory, e.g. ~/Library/Logs/mathematica_mcp/mathematica_mcp.log on macOS.Claude Desktop config file on macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
Claude Desktop config file on macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/mathematica-mcp)<a href="https://allmcps.com/mcp/mathematica-mcp"><img src="https://allmcps.com/api/badge/mathematica-mcp?style=directory" alt="Mathematica MCP on AllMCPs" /></a>