Skip to main content
Glama

Visa Design System MCP Server

by MarySuneela
  • Apple

get-design-token-details

Retrieve detailed information about a specific design token from Visa's Design System. Ideal for developers and designers to access token specifications and usage guidelines.

Instructions

Get detailed information about a specific design token

Input Schema

NameRequiredDescriptionDefault
nameYesDesign token name

Input Schema (JSON Schema)

{ "properties": { "name": { "description": "Design token 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