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

MCPClient

Guides

  • Thin MCP Client

Tech Notes

  • Client for a Python-made MCP server
  • Client for Docker MCP Toolkit

Symbols

  • MCPInitialize
  • MCPKill
  • MCPListTools
  • MCPStart
  • MCPToLLMTool
AntonAntonov`MCPClient`
MCPListTools
​
MCPListTools[clnt]
get a list of records for the MCP tools accessible via the client
clnt
.
​
Details and Options
Examples  
(2)
Basic Examples  
(1)
In[1]:=
MCPListTools
[client]
Out[1]=
{nameget_datetime,description Current date-time. Args: None ,inputSchemaproperties,titleget_datetimeArguments,typeobject,outputSchemapropertiesresulttitleResult,typestring,required{result},titleget_datetimeOutput,typeobject,nameadd,description Add two numbers.​ Args: a: First number. b: Second number. ,inputSchemapropertiesatitleA,typeinteger,btitleB,typeinteger,required{a,b},titleaddArguments,typeobject,outputSchemapropertiesresulttitleResult,typeinteger,required{result},titleaddOutput,typeobject,namerandom_words_list,description Generate a list of random words.​ Args: n: number of random words do generate. kind: kind of word, one of "Any", "Common", "Known", "Stopword". ,inputSchemapropertiesntitleN,typeinteger,kinddefaultNull,titlekind,typestring,required{n},titlerandom_words_listArguments,typeobject,namerandom_pet_names_list,description Generate a list of random pet names.​ Args: n: number of random pet names do generate. species: species, one of "Cat", "Dog", "Goat", "Pig", or Non. ,inputSchemapropertiesntitleN,typeinteger,speciesdefaultNull,titlespecies,typestring,required{n},titlerandom_pet_names_listArguments,typeobject,namerandom_pretentious_job_title_list,description Generate a list of random pretentious job titles.​ Args: n: number of random pretentious job titles. lang: language, one of "Bulgarian", "English", or None. ,inputSchemapropertiesntitleN,typeinteger,langdefaultNull,titlelang,typestring,required{n},titlerandom_pretentious_job_title_listArguments,typeobject}
Possible Issues  
(1)

SeeAlso
MCPToLLMTool
RelatedGuides
▪
Thin MCP Client
""

© 2026 Wolfram. All rights reserved.

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