Mathematica-MCP-Server

jkoets/Mathematica-MCP-Server

3.2

If you are the rightful owner of Mathematica-MCP-Server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

This MCP server integrates Wolfram Mathematica with Claude for advanced mathematical computations and visualizations.

Tools

Functions exposed to the LLM to take actions

mathematica_evaluate

Main tool for evaluating Mathematica code, handling symbolic and numerical computations.

mathematica_evaluate_with_graphics

Evaluate code that produces graphics and export the result to a file.

mathematica_session_evaluate

Evaluate code in a persistent session that maintains state between calls.

mathematica_clear_session

Clear all definitions and state from the persistent session.

mathematica_get_info

Get version information and system details about your Mathematica installation.

mathematica_help

Get documentation for Mathematica functions.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources