Back to Home
MetroStar icon

comet

by MetroStar

Overview

An AI-enhanced development workflow agent (Model Context Protocol server) to assist with building React/TypeScript components based on USWDS, including code generation, component listing, and documentation search.

Installation

Run Command
npm install && npm run build:comet-mcp && node packages/comet-mcp/dist/index.js

Environment Variables

  • PROJECT_ROOT

Security Notes

The `init_project` tool directly uses `execAsync` with user-provided `projectName` without sufficient sanitization. This allows for arbitrary command injection (e.g., via `my-project; rm -rf /; `), posing a critical security risk to the host system running the MCP server.

Similar Servers

Stats

Interest Score40
Security Score1
Cost ClassMedium
Avg Tokens1500
Stars27
Forks5
Last Update2026-01-19

Tags

AICoding AgentDevelopment ToolReactTypeScriptUSWDSData VisualizationComponent Library