amphtml

GitHub

The AMP web component framework.

14,905 stars JavaScript 1 file ยท ~3,338 tokens

amphtml MCP Server

MCP server for ampproject/amphtml

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