Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| hello | Say hello — use this to test that the Salt MCP server is working |
| list-components | List all available Salt Design System components. Returns component names from both core (stable) and lab (experimental) packages. |
| get-component-props | Get the props/API definition for a specific Salt component. Returns the TypeScript interface with JSDoc comments. |
| get-component-example | Get Storybook example code for a Salt component. Returns the story source showing how to use the component. |
| search-components | Search Salt components by keyword. Searches component names and directory names. |
| get-salt-docs | Get Salt Design System documentation including usage guidelines, best practices, accessibility rules, and patterns. Use this to answer questions about how and when to use Salt components, design foundations (density, spacing, color, typography), and UI patterns (forms, navigation, search). |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |