W3C MCP MCP Server

$npx -y @shuji-bonji/w3c-mcp
README.md

MCP Server for accessing W3C/WHATWG/IETF web specifications.

Provides AI assistants with access to official web standards data including specifications, WebIDL definitions, CSS properties, and HTML elements.

Configuration

claude_desktop_config.json
{"mcpServers":{"w3c-mcp":{"command":"npx","args":["-y","@shuji-bonji/w3c-mcp"]}}}

Try it

Look up the official W3C specification for the CSS Grid Layout.
Find the WebIDL definition for the Fetch API.
What are the official HTML element requirements for the dialog tag according to WHATWG?
Check the IETF standards for HTTP/3 headers.
Get the latest documentation on CSS container queries from the web standards data.

Frequently Asked Questions

How do I install W3C MCP?

Install W3C MCP by running: npx -y @shuji-bonji/w3c-mcp

What MCP clients work with W3C MCP?

W3C MCP works with any MCP-compatible client including Claude Desktop, Claude Code, Cursor, and other editors with MCP support.

Use W3C MCP with Conare

Manage MCP servers visually, upload persistent context, and never start from zero with Claude Code & Codex.

Try Free