3mdistal/css-mcp-server
A demo of how to build an MCP server (without just vibe coding).
Platform-specific configuration:
{
"mcpServers": {
"css-mcp-server": {
"command": "npx",
"args": [
"-y",
"css-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...