Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| execute_matlab_code | Execute MATLAB code and return the results |
| generate_matlab_code | Generate MATLAB code from a natural language description |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| MATLAB Getting Started Guide | Basic guide for getting started with MATLAB through the MCP server |