We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Luko248/css-first'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
index.ts•200 B
/**
* Modern CSS Features (2021-2025) - Auto-discovered from MDN
*/
export { MODERN_CSS_FEATURES } from './properties.js';
export { MODERN_CSS_GUIDANCE, getModernCSSGuidance } from './guidance.js';