Skip to main content
Glama
CarbonoDev

TailwindCSS MCP Server

by CarbonoDev

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_tailwind_utilitiesB

Get TailwindCSS utilities by category, property, or search term

get_tailwind_colorsB

Get TailwindCSS color palette information

get_tailwind_config_guideC

Get TailwindCSS configuration guides for different frameworks

search_tailwind_docsC

Search TailwindCSS documentation

install_tailwindC

Generate installation commands and configuration files for TailwindCSS in different frameworks

convert_css_to_tailwindB

Convert traditional CSS to TailwindCSS utility classes

generate_color_paletteC

Generate a custom color palette with multiple shades from a base color

generate_component_templateC

Generate HTML component templates with TailwindCSS classes

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3.4/5.0

Scored across 8 tools

Disambiguation4/5

Most tools have distinct purposes, but there is some potential overlap between 'search_tailwind_docs' and 'get_tailwind_utilities' (which includes search functionality) that could cause confusion. Otherwise, tools like 'convert_css_to_tailwind' and 'generate_color_palette' are clearly differentiated.

Naming Consistency5/5

All tools follow a consistent snake_case pattern with clear verb_noun structures (e.g., 'convert_css_to_tailwind', 'generate_color_palette'). The naming is predictable and readable throughout the set.

Tool Count5/5

With 8 tools, this server is well-scoped for a TailwindCSS helper, covering key areas like conversion, generation, configuration, and documentation. Each tool appears to earn its place without being overwhelming or too sparse.

Completeness4/5

The tool set covers most core TailwindCSS workflows, including installation, configuration, color management, component generation, and documentation search. A minor gap is the lack of tools for advanced features like custom plugins or build optimization, but agents can likely work around this.

Maintenance

ActivityInactive
ResponsivenessUnresponsive