Back to directory
yyeongjin/secret_mcp

yyeongjin/secret_mcp

@yyeongjin

An evidence-grounded MCP server that analyzes GDWEB design references and generates implementation-ready DESIGN_INDEX specifications for frontend development.

design-analysisscreenshot-to-specfrontendgdwebmultimodalsamplingcontext

Installation & Configuration

{
  "mcpServers": {
    "secret-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "secret-design-mcp"
      ],
      "env": {
        "DESIGN_INDEX_OUTPUT_DIR": "/absolute/path/to/design-index",
        "SECRET_MCP_WEB_ORIGIN": "http://127.0.0.1:4317"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/9/5
Updated
2026/9/5