Tailwind Context Resolver MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 25 installs a week from npm. Last commit 20 May 2026.
Resolves Tailwind CSS design tokens and validates utility classes against the local project config.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add tailwind-context-resolver-mcp -- npx -y tailwind-context-resolver-mcp
{
"mcpServers": {
"tailwind-context-resolver-mcp": {
"args": [
"-y",
"tailwind-context-resolver-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.tailwind-context-resolver-mcp]
command = "npx"
args = ["-y", "tailwind-context-resolver-mcp"]
{
"mcpServers": {
"tailwind-context-resolver-mcp": {
"args": [
"-y",
"tailwind-context-resolver-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"tailwind-context-resolver-mcp": {
"args": [
"-y",
"tailwind-context-resolver-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.