MCPServers
Mathematica Docs - MCP server logo

Mathematica Docs

5
0

Summary

This Mathematica Documentation MCP server, developed using FastMCP, provides a bridge between AI assistants and Wolfram Mathematica's extensive documentation. It offers tools for retrieving function documentation, including support for packages and add-ons, as well as listing symbols within packages. Built with Python and integrating with Wolfram's wolframscript, it enables AI models to access and interpret Mathematica's rich function library without direct interaction with the software. The implementation is particularly useful for tasks involving mathematical modeling, symbolic computation, or data analysis, allowing AI assistants to leverage Mathematica's capabilities in problem-solving and scientific computing workflows.

Available Actions(2)

get_docs

Retrieve documentation for a specific function or package. Basic usage: get_docs("Plot"). Supports additional parameters for specifying packages and addons.

list_package_symbols

List all symbols/functions available in a specified package. Basic usage: list_package_symbols("FeynCalc").

Last Updated: April 17, 2025

Community Reviews

0.0
0 reviews
5
0
4
0
3
0
2
0
1
0

No reviews yet. Be the first to review!

Sign in to join the conversation

Coming soon to
HighlightHighlight AI

Language

TypeScript

Categories

Tags