We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ncsound919/OG-Glass'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
{
"colors": {
"accent": {
"primary": "#2563eb",
"primaryHover": "#3b82f6",
"secondary": "#0891b2",
"danger": "#dc2626",
"success": "#16a34a",
"warning": "#d97706"
}
},
"spacing": {
"card": {
"padding": "16px",
"gap": "12px",
"borderRadius": "12px"
},
"settings": {
"rowHeight": "44px",
"sectionGap": "24px",
"labelWidth": "200px"
}
}
}