webq

blueprintui/webq
★ 1 stars TypeScript 💻 Code/Dev Tools Updated today
Tools for querying and validating Web Components against Custom Elements Manifest (CEM) files. Includes a CLI, MCP server, and ESLint plugin.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "webq": {
      "command": "npx",
      "args": [
        "-y",
        "blueprintui/webq"
      ]
    }
  }
}

README Excerpt

Tools for querying and validating Web Components against [Custom Elements Manifest](https://github.com/webcomponents/custom-elements-manifest) (CEM) files. | Package | Description | | ------------------------------------------- | ------------------------------------------------------------------- |

Topics

mcpweb-components