CSS MCP Server

v1.3.0Developer Toolsstable

Provides up-to-date CSS documentation and browser compatibility data from MDN through natural language queries. Features intelligent caching and supports all CSS properties, selectors, functions, and concepts with automatic normalization.

mcpcssmdn
Share:
0
Stars
0
Downloads
0
Weekly
0/5

What is CSS MCP Server?

CSS MCP Server is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to provides up-to-date css documentation and browser compatibility data from mdn through natural language queries. features intelligent caching and supports all css properties, selectors, functions, and ...

Provides up-to-date CSS documentation and browser compatibility data from MDN through natural language queries. Features intelligent caching and supports all CSS properties, selectors, functions, and concepts with automatic normalization.

This server falls under the Developer Tools category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • Provides up-to-date CSS documentation and browser compatibil

Use Cases

Access comprehensive CSS documentation and browser compatibility data from MDN. Query all CSS properties, selectors, and functions through natural language.
stolinski

Maintainer

LicenseISC License
Languagetypescript
Versionv1.3.0
UpdatedN/A
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y css-mcp

Manual Installation

npx -y css-mcp

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

Frequently Asked Questions about CSS MCP Server

What is CSS MCP Server?

CSS MCP Server is a Model Context Protocol (MCP) server that provides up-to-date css documentation and browser compatibility data from mdn through natural language queries. features intelligent caching and supports all css properties, selectors, functions, and concepts with automatic normalization. It connects AI assistants to external tools and data sources through a standardized interface.

How do I install CSS MCP Server?

Install via npm with the command: npx -y css-mcp. Then add the server configuration to your AI client's JSON config file (e.g., claude_desktop_config.json or .cursor/mcp.json).

Which AI clients work with CSS MCP Server?

CSS MCP Server works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is CSS MCP Server free to use?

Yes, CSS MCP Server is open source and available under the ISC License license. You can use it freely in both personal and commercial projects.

Browse More Developer Tools MCP Servers

Explore all developer tools servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "css-mcp-server": { "command": "npx", "args": ["-y", "css-mcp"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use CSS MCP Server?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides