Back to Home
audreyui icon

components-build-mcp

Verified Safe

by audreyui

Overview

An MCP server that implements the components.build specification for grading, generating, and validating UI components, designed to assist AI developers.

Installation

Run Command
components-build-mcp

Security Notes

The server's core logic, `executeTool`, uses a safe `switch` statement to dispatch to predefined functions, preventing arbitrary code execution. It does not contain 'eval', obfuscation, or hardcoded secrets. `gradeComponent` and `generateComponent` process and produce code strings without executing them. The Vercel HTTP API (separate from the MCP server's standard I/O transport) has open CORS (`Access-Control-Allow-Origin: *`), which is noted as a deployment-level configuration.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens1000
Stars0
Forks0
Last Update2025-12-03

Tags

mcpui-componentsgradinggenerationaccessibility