goldenpath-architect
Verified Safeby prequired
Overview
An AI-powered system for conversational discovery and generation of production-ready frontend projects using a defined architectural framework like Next.js, Tailwind CSS, and shadcn/ui.
Installation
node dist/index.jsSecurity Notes
The `generate_project` tool allows specifying an `outputPath` for file system writes. If this path is directly controlled by untrusted user input without validation, it could lead to directory traversal vulnerabilities, overwriting arbitrary files, or exhausting disk space on the host system. The generated code itself, influenced by discovery answers, could theoretically introduce client-side vulnerabilities (e.g., XSS) if content is not properly sanitized, though the server itself does not execute this generated code.
Similar Servers
shadcn-ui-mcp-server
Provides AI assistants with comprehensive access to shadcn/ui v4 components, blocks, demos, and metadata across multiple frameworks (React, Svelte, Vue, React Native) for UI development and code generation.
f2c-mcp
A Model Context Protocol server for Figma Design to Code, enabling AI tools to convert Figma designs into production-ready frontend code.
mcp-kit
A CLI tool for scaffolding new Model Context Protocol (MCP) applications, including MCP Servers and Clients.
flowbite-mcp
Enables AI assistants to create UI components using the Flowbite library and generate custom Tailwind CSS themes.