Wolfram Language Paclet Repository
Community-contributed installable additions to the Wolfram Language
gives an association of available options for the default tools |
$DefaultMCPTools |
|
CreateMCPServer |
|
|
|
$DefaultMCPToolOptions |
InstallMCPServer |
✓ |
|
WolframAlphaContext | Semantic search for Wolfram Alpha results |
WolframLanguageContext | Semantic search across Wolfram Language resources (documentation, function repository, data repository, neural net repository, and more) |
WolframContext | Combines results from WolframAlphaContext WolframLanguageContext |
10 | maximum number of Wolfram Language results to include |
WolframAlphaMaxItems | maximum number of Wolfram|Alpha results to include | ||
WolframLanguageMaxItems | 10 | maximum number of Wolfram Language results to include |
WolframLanguageEvaluator | Evaluates Wolfram Language code |
CodeInspector | Inspects Wolfram Language code and returns a formatted report of issues |
TestReport | Runs Wolfram Language test files (.wlt) and returns a formatted report |
SymbolDefinition | Retrieves symbol definitions in a readable format |
ImageExportMethod | how to export images in outputs | ||
"Session" | the type of kernel to use for evaluations | ||
60 | the default time constraint for evaluations |
"Session" | not sandboxed | use the same kernel as the running MCP server | |
"Local" | limited write/execute | use a dedicated sandboxed local kernel | |
"Cloud" | fully sandboxed | uses a fully sandboxed cloud kernel |