Wolfram Language Paclet Repository

Community-contributed installable additions to the Wolfram Language

Primary Navigation

    • Cloud & Deployment
    • Core Language & Structure
    • Data Manipulation & Analysis
    • Engineering Data & Computation
    • External Interfaces & Connections
    • Financial Data & Computation
    • Geographic Data & Computation
    • Geometry
    • Graphs & Networks
    • Higher Mathematical Computation
    • Images
    • Knowledge Representation & Natural Language
    • Machine Learning
    • Notebook Documents & Presentation
    • Scientific and Medical Data & Computation
    • Social, Cultural & Linguistic Data
    • Strings & Text
    • Symbolic & Numeric Computation
    • System Operation & Setup
    • Time-Related Computation
    • User Interface Construction
    • Visualization & Graphics
    • Random Paclet
    • Alphabetical List
  • Using Paclets
    • Get Started
    • Download Definition Notebook
  • Learn More about Wolfram Language

MCPServer

Symbols

  • CreateMCPServer
  • InstallMCPServer
  • MCPServerObject
  • MCPServerObjectQ
  • MCPServerObjects
  • UninstallMCPServer
RickHennigan`MCPServer`
InstallMCPServer
​
InstallMCPServer
["application"]
installs a predefined Wolfram MCP server for the specified application.
​
​
InstallMCPServer
["application",server]
installs the
MCPServerObject
specified by
server
.
​
​
InstallMCPServer
[
File
[…],server]
installs the MCP server to the specified file.
​
Details and Options

Examples  
(7)
Basic Examples  
(1)
Install the default MCP server for
Claude Desktop
:
In[1]:=
InstallMCPServer
["ClaudeDesktop"]
Out[1]=
Success
✓
Message: Successfully installed MCP server "Wolfram" for Claude Desktop.
Location: File
C:/Users/rhennigan/AppData/Roaming/Claude/claude_desktop_config.json


Uninstall it:
In[2]:=
UninstallMCPServer
["ClaudeDesktop"]
Out[2]=
Success
✓
Message: Successfully uninstalled MCP server "Wolfram" for Claude Desktop.
Location: File
C:/Users/rhennigan/AppData/Roaming/Claude/claude_desktop_config.json


Scope  
(3)

Generalizations & Extensions  
(1)

Options  
(1)

Possible Issues  
(1)

SeeAlso
CreateMCPServer
 
▪
UninstallMCPServer
 
▪
MCPServerObject
""

© 2025 Wolfram. All rights reserved.

  • Legal & Privacy Policy
  • Contact Us
  • WolframAlpha.com
  • WolframCloud.com