Skip to main content
Glama

Visa Design System MCP Server

by MarySuneela
  • Apple

get-components

Retrieve components from Visa Design System with options to filter by category or name, streamlining access to design resources for development.

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