content
The official source for MDN Web Docs content. Home to over 14,000 pages of documentation about HTML, CSS, JS, HTTP, Web APIs, and more.
content MCP Server
MCP server for mdn/content
Ready-to-Use Client Configurations
{
"mcpServers": {
"content": {
"command": "npx",
"args": [
"-y",
"@mdn/content"
]
}
}
}