Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/feesch/salt-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server