Skip to main content
Glama

Visa Design System MCP Server

by MarySuneela
  • Apple

get-component-examples

Retrieve component code examples from the Visa Design System MCP Server by specifying the component name.

Instructions

Get code examples for a specific component

Input Schema

NameRequiredDescriptionDefault
nameYesComponent name

Input Schema (JSON Schema)

{ "properties": { "name": { "description": "Component name", "type": "string" } }, "required": [ "name" ], "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