Skip to main content
Glama

Visa Design System MCP Server

by MarySuneela
  • Apple

get-components

Retrieve Visa Design System components by filtering with category or name for access to specifications, tokens, and usage guidelines.

Instructions

Get all components with optional filtering

Input Schema

NameRequiredDescriptionDefault
categoryNoFilter components by category
nameNoFilter components by name (partial match)

Input Schema (JSON Schema)

{ "properties": { "category": { "description": "Filter components by category", "type": "string" }, "name": { "description": "Filter components by name (partial match)", "type": "string" } }, "type": "object" }

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