W3c Mcp Server
@shuji-bonji
About W3c Mcp Server
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.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"w3c": {
"command": "npx",
"args": [
"-y",
"@shuji-bonji/w3c-mcp"
]
}
}
}Tools
11List W3C/WHATWG/IETF web specifications with optional filtering by organization, keyword, or category
Get detailed information about a specific web specification including URLs, status, repository, and test info
Search web specifications by query string, searching in title, shortname, and description
Get WebIDL interface definitions for a specification. WebIDL defines the JavaScript APIs.
List all specifications that have WebIDL definitions available
Get CSS property definitions from a specific spec or all specs
List all CSS specifications that have property definitions available
Get HTML element definitions from a specific spec or all specs
List all specifications that have HTML element definitions available
Get all Progressive Web App (PWA) related specifications including Service Worker, Web App Manifest, Push API, Background Sync, etc.
[DEPRECATED] Returns only basic spec metadata with empty dependencies/dependents arrays (upstream web-specs does not expose dependency data). Scheduled for removal in the next major release β use get_w3c_spec instead.
Overview
What is W3c Mcp Server?
W3c Mcp Server is an MCP (Model Context Protocol) server that provides AI assistants with access to official W3C, WHATWG, and IETF web standards data, including specifications, WebIDL definitions, CSS properties, and HTML elements. It is built for developers who need programmatic access to web specification data.
How to use W3c Mcp Server?
Install globally via npm install -g @shuji-bonji/w3c-mcp or use directly with npx @shuji-bonji/w3c-mcp. Configure it in Claude Desktop or Cursor by adding a JSON entry with the npx command. Enable debug logging with W3C_MCP_DEBUG=true or W3C_MCP_PERF=true environment variables.
Key features of W3c Mcp Server?
- Specification discovery with filtering by organization and keyword
- WebIDL interface definitions for JavaScript APIs
- CSS property definitions by specification or name
- HTML element definitions from multiple specs
- PWA-related specification grouping and dependency info
- Fast startup (~70ms) and O(1) spec lookups
Use cases of W3c Mcp Server?
- Find and inspect Service Worker interface definitions
- Explore all PWA-related specifications in one call
- Look up CSS Grid layout properties and values
- Search for storage-related web specifications
- Retrieve HTML element definitions like
videoorcanvas
FAQ from W3c Mcp Server
What data sources
Basic information
More Other MCP servers
πͺ Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser

Figs, Relationship Expert
Figs O'Sullivan, LMFTCouples therapist Figs O'Sullivan (LMFT, 17 years, endorsed by Sue Johnson, creator of EFT) inside your AI. Ask relationship questions answered from his clinical writing, name the pattern in a fight, get a three-step rep
Nginx UI
0xJackyYet another WebUI for Nginx
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Comments