content

GitHub

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.

10,908 stars Markdown Markdown 1 file ยท ~618 tokens #css#documentation#html#http#javascript#learning#mdn#reference

content MCP Server

MCP server for mdn/content

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "content": {
      "command": "npx",
      "args": [
        "-y",
        "@mdn/content"
      ]
    }
  }
}