Stats
Actions
Tags
From tailwind
Local Tailwind CSS MCP server providing utility class generation, configuration access, purging, and frontend styling tools. Runs as a subprocess via npx.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"tailwindcss": {
"command": "npx",
"args": [
"-y",
"tailwindcss-mcp-server"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub gopherguides/gopher-ai --plugin tailwind