MCP Servers / development / tailwind-context-resolver-mcp

tailwind-context-resolver-mcp

JSON →
nonedevelopment

Resolves and validates Tailwind classes against the actual local project config

Install
How to run this server

No install command recorded.

server path: tailwind-context-resolver-mcp
Tools
What this server exposes
resolve_theme_tokens
Query any namespace in the resolved Tailwind theme. Returns all design tokens as flat key-value pairs.
validate_class_string
Validates a Tailwind className string against the project's resolved config. Returns valid classes, invalid (hallucinated) classes, and conflict warnings.
detect_css_conflicts
Detects conflicting Tailwind utilities — e.g. flex + grid, or absolute + fixed on the same element.
get_config_summary
Returns a compact overview: Tailwind version, prefix, which theme sections are customized, active plugins.
Configuration
Environment & auth
authnone
Resources
tailwind-context-resolver-mcp — MCP Server · libregistry