Skip to main content
Glama

@depthark/css-first

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
suggest_css_solution

Suggests CSS-first solutions for UI implementation tasks by searching MDN documentation. Provides detailed CSS property information, browser support, and asks for user consent before recommending usage.

check_css_browser_support

Checks browser support for specific CSS properties using MDN data and provides detailed compatibility information.

get_css_property_details

Retrieves comprehensive information about a CSS property from MDN documentation including syntax, examples, and use cases.

confirm_css_property_usage

Confirms user consent for using a specific CSS property and provides implementation guidance.

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/Luko248/css-first'

If you have feedback or need assistance with the MCP directory API, please join our Discord server