Skip to main content
Glama

Visa Design System MCP Server

by MarySuneela
  • Apple

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_FILENoOptional path to write logs to a file
MCP_CACHE_TTLNoCache time-to-live in seconds300
MCP_DATA_PATHNoPath to design system data files./data
MCP_LOG_LEVELNoLogging level: debug, info, warn, errorinfo
MCP_ENABLE_FILE_WATCHINGNoEnable automatic data reloadingtrue
MCP_MAX_CONCURRENT_REQUESTSNoMaximum concurrent requests100

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
get-design-tokens

Get design tokens with optional category filtering

search-design-tokens

Search design tokens by name or value

get-design-token-details

Get detailed information about a specific design token

get-design-token-categories

Get all available design token categories

get-components

Get all components with optional filtering

get-component-details

Get detailed information about a specific component

get-component-examples

Get code examples for a specific component

search-components

Search components by name, description, or other criteria

get-guidelines

Get design guidelines with optional category filtering

get-guideline-details

Get detailed information about a specific guideline

search-guidelines

Search guidelines by content, title, or tags

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/MarySuneela/mcp-vpds'

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