← Back to search Server uses filesystem capabilities via: fs sync ops
io.github.vola-trebla/tailwind-context-resolver-mcp
Resolves Tailwind CSS design tokens and validates utility classes against the local project config.
B
86.4 / 100
Versions
0.1.1latestfirst seen Jun 5, 2026
Tools 7
resolve_theme_tokens annotations: none low
Queries the resolved Tailwind CSS theme for a specific namespace and returns all design tokens.
filter string config_path string
validate_class_string annotations: none low
Validates a Tailwind CSS className string against the project's actual config.
config_path string class_string string
detect_css_conflicts annotations: none low
Detects conflicting Tailwind utility classes in a className string — e.g. applying both 'flex' and 'grid',
config_path string
get_config_summary annotations: none low
Returns a compact overview of the project's Tailwind configuration: version, prefix,
config_path string
resolve_v4_theme_variables annotations: none low
Parses the project's root CSS file (Tailwind CSS v4) and extracts all design tokens defined in @theme blocks.
audit_theme_usage annotations: none low
Identifies dead design tokens by scanning the project files.
css_path string project_root string
simulate_jit_compilation annotations: none low
Validates Tailwind utility classes against the JIT engine by programmatically compiling them.
class_string string
Permissions 1
filesystem low Scan Findings 23
low
Tool 'resolve_v4_theme_variables' has no annotations
low
Tool 'resolve_theme_tokens' has no annotations
low
Tool 'validate_class_string' has no annotations
low
Tool 'detect_css_conflicts' has no annotations
low
Tool 'get_config_summary' has no annotations
low
Tool 'audit_theme_usage' has no annotations
low
Tool 'simulate_jit_compilation' has no annotations
info
Sandbox failed to start for behavioral verification
medium
Vulnerable dependency: postcss@8.5.15 (GHSA-fxqj-rqcc-2cmp)
medium
Vulnerable dependency: postcss@8.5.15 (GHSA-r28c-9q8g-f849)
info
package.json metadata
info
Tool: resolve_theme_tokens
info
Tool: validate_class_string
info
Tool: detect_css_conflicts
info
Tool: get_config_summary
info
Tool: resolve_v4_theme_variables
info
Tool: audit_theme_usage
info
Tool: simulate_jit_compilation
info
Transport: stdio
info
Sandbox failed to start for output poisoning scan
low
Permission: filesystem access detected
info
SBOM generated: 364 components
medium
No build provenance detected (SLSA L0)