$ timeahead.in
/ servers/npm/tailwindcss-mcp-server
npm

tailwindcss-mcp-server

MCP server for TailwindCSS utility classes, documentation, and project assistance

35 stars857/wkupdated 307d agogithub ↗
82good
▣ Overview

What it does

This MCP server provides comprehensive TailwindCSS assistance through utility class lookup, documentation search, CSS conversion, and component generation. It offers information retrieval tools—accessing the TailwindCSS utility library and color palette, searching official docs, and retrieving framework-specific configuration guides—as well as action tools for generating install commands, converting standard CSS to Tailwind classes, building custom color palettes, and scaffolding HTML component templates. Supports React, Next.js, Vue, Nuxt, Angular, Svelte, Laravel, and vanilla JavaScript projects.

Who it's for

Frontend developers and full-stack engineers building with Tailwind across multiple frameworks. Particularly useful for teams adopting Tailwind in mixed stacks, developers new to the framework seeking utility reference and conversion guidance, and those integrating Tailwind into existing CSS-based projects.

Common use cases

  • Look up specific TailwindCSS utilities by category or property to find the right class for a design requirement
  • Convert existing CSS stylesheets to equivalent Tailwind classes
  • Generate framework-specific installation and configuration commands for React, Vue, Next.js, and other supported frameworks
  • Create custom color palettes with multiple shades from a base color
  • Generate starter HTML component templates with Tailwind classes already applied

Setup pitfalls

  • Unmaintained — Last commit was 272 days ago; verify compatibility with your current Tailwind and framework versions before relying on it
  • High-risk classification with network calls — Makes external HTTP requests for documentation retrieval; ensure your Claude environment permits these and consider the privacy implications
  • No CI pipeline — Code quality and security updates are not automatically verified; test thoroughly in a non-critical context first
  • Framework drift — Installation guides may lag behind latest framework versions; cross-check generated commands against official documentation
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
100
35.0
Freshness
25%
85
21.3
Adoption
20%
52
10.5
Quality
10%
100
10.0
Trust
10%
50
5.0
Total
81.7
⚿ Capabilities & Risk Explainer
networkexec
◆ Risk level: high
network + exec — can run system processes directly on your machine.
⚙ Install config
Claude Desktop · Cursor · Windsurf · VS Code (Copilot) · Claude Code
add to your MCP client config:
{
  "mcpServers": {
    "tailwindcss": {
      "command": "npx",
      "args": [
        "-y",
        "tailwindcss-mcp-server"
      ]
    }
  }
}
📈 Score historylast 43 snapshots
4/30/20266/21/2026 · 43 snapshots
⚙ Maintenance health
12/ 100 · is this project alive?
contributors (1y)1
top contributor share100%
releases (1y)0
ci✗ none
⛁ Raw data
weekly downloads857
github stars35
forks5
open issues2
license✓ present
readme length10828 chars
last publish0d ago
last commit307d ago
last updated5d ago
install verified✓ pass · 47d ago
owner of this server? claim your listing to get a verified badgeclaim →
🔔 Score drop alerts
get notified by email when this server's score drops 5+ points