Mathematica Documentation
Enables checking Mathematica code via a local Mathematica installation.
概要
This MCP server allows users to access Mathematica documentation directly within the Model Context Protocol (MCP) environment. It provides functionality to retrieve documentation for functions, even those within packages or loaded as add-ons. By leveraging a local Mathematica installation or the free Wolfram Engine for Developers, this server offers a convenient way to integrate Mathematica's extensive documentation into MCP-based workflows, aiding in code understanding and development.
主な機能
- Retrieves documentation for Mathematica functions.
- Supports functions within packages and add-ons.
- Integrates with local Mathematica installations or Wolfram Engine.
- Provides commands for listing package symbols.
- Allows custom `wolframscript` install path via environmental variable.
ユースケース
- Accessing Mathematica documentation within a Claude environment.
- Checking Mathematica code documentation programmatically.
- Integrating Mathematica documentation into automated workflows.