Back to Home
buyan-kh icon

designi

Verified Safe

by buyan-kh

Overview

Centralized management and serving of user design preferences (color, typography, tone, keywords) for AI agents to ensure aesthetic consistency.

Installation

Run Command
npm start

Environment Variables

  • PORT

Security Notes

The server has no authentication or authorization mechanisms implemented. The CORS policy `Access-Control-Allow-Origin: '*'` allows requests from any origin. This means any client that can reach the server's `/mcp` endpoint can call `get_design_identity` and `update_design_identity` tools, potentially allowing unauthorized access to read and modify the design profile. While suitable for a strictly local, single-user environment, it is highly insecure for public deployment without adding robust authentication and authorization layers. There is no `eval` or obvious malicious code patterns, and Zod is used for input validation, which is good for data integrity.

Similar Servers

Stats

Interest Score0
Security Score4
Cost ClassLow
Avg Tokens100
Stars0
Forks0
Last Update2025-12-02

Tags

AIDesignMCPNode.jsContext