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
helloA

Say hello — use this to test that the Salt MCP server is working

list-componentsA

List all available Salt Design System components. Returns component names from both core (stable) and lab (experimental) packages.

get-component-propsB

Get the props/API definition for a specific Salt component. Returns the TypeScript interface with JSDoc comments.

get-component-exampleA

Get Storybook example code for a Salt component. Returns the story source showing how to use the component.

search-componentsC

Search Salt components by keyword. Searches component names and directory names.

get-salt-docsA

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