← Back to search

io.github.vola-trebla/tailwind-context-resolver-mcp

vola-trebla Scanned 29d ago

Resolves Tailwind CSS design tokens and validates utility classes against the local project config.

B
86.4 / 100

Versions

0.1.1latest
first seen Jun 5, 2026
PermissionsTool SafetyAuthAnnotationsCode QualityStabilitySpecVuln HistoryAuthorTransparencyCommunity

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
Server uses filesystem capabilities via: fs sync ops

Scan Findings 23

low
Tool 'resolve_v4_theme_variables' has no annotations annotation_checker · 100%
low
Tool 'resolve_theme_tokens' has no annotations annotation_checker · 100%
low
Tool 'validate_class_string' has no annotations annotation_checker · 100%
low
Tool 'detect_css_conflicts' has no annotations annotation_checker · 100%
low
Tool 'get_config_summary' has no annotations annotation_checker · 100%
low
Tool 'audit_theme_usage' has no annotations annotation_checker · 100%
low
Tool 'simulate_jit_compilation' has no annotations annotation_checker · 100%
info
Sandbox failed to start for behavioral verification behavioral_verifier · 100%
medium
Vulnerable dependency: postcss@8.5.15 (GHSA-fxqj-rqcc-2cmp) dependency_analyzer · 95%
medium
Vulnerable dependency: postcss@8.5.15 (GHSA-r28c-9q8g-f849) dependency_analyzer · 95%
info
package.json metadata manifest_parser · 100%
info
Tool: resolve_theme_tokens manifest_parser · 85%
info
Tool: validate_class_string manifest_parser · 85%
info
Tool: detect_css_conflicts manifest_parser · 85%
info
Tool: get_config_summary manifest_parser · 85%
info
Tool: resolve_v4_theme_variables manifest_parser · 85%
info
Tool: audit_theme_usage manifest_parser · 85%
info
Tool: simulate_jit_compilation manifest_parser · 85%
info
Transport: stdio manifest_parser · 90%
info
Sandbox failed to start for output poisoning scan output_poisoning · 100%
low
Permission: filesystem access detected permission_analyzer · 90%
info
SBOM generated: 364 components sbom_generator · 100%
medium
No build provenance detected (SLSA L0) slsa_assessor · 90%