An MCP server for analyzing creative ideas through a series of diagnostic tools, designed for prototyping and submission to PlayMCP.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.MCP_URLVERIFY_RETRIESVERIFY_DELAYLLM_ENABLED— false true/1/yes만 LLM 사용. 그 외 stub (disabled)MODEL_NAME— claude-3-5-haiku-latest 가벼운 Claude 기본값. 필요 시 overrideLLM_TIMEOUT_SECONDS— 2.5 호출 타임아웃(초). 초과 시 stub (timeout)ANTHROPIC_API_KEY— (없음) 없으면 stub fallback (missing_api_key)HOST— 포트가 점유돼 있으면 PORT=8791 등으로 바꿔 실행 (server.py가 PORT/ env를 읽음)PORT— PYTHONPATH=src =8000 python -m sangsang_lite_mcp.server[](https://m8ven.ai/mcp/leesihyeon711-sangsang-lite-mcp-1p50or)