Skip to main content
Glama

Visa Design System MCP Server

by MarySuneela
  • Apple
config.example.json593 B
{ "server": { "name": "visa-design-system-mcp", "version": "1.0.0", "port": 3000, "enableHttp": false, "logLevel": "info", "enableRequestLogging": false }, "data": { "dataPath": "./data", "enableFileWatching": true, "cacheTimeout": 300000, "maxCacheSize": 100, "enableValidation": true }, "security": { "enableAuth": false, "allowedOrigins": ["*"], "rateLimitRpm": 1000 }, "performance": { "maxConcurrentRequests": 100, "requestTimeout": 30000, "enableCompression": true, "memoryWarningThreshold": 512 } }

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