69
/ 100
9 days ago
glama

sangsang-lite-mcp

An MCP server for analyzing creative ideas through a series of diagnostic tools, designed for prototyping and submission to PlayMCP.

Is this your MCP?

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.

// key findings
3 tools verified — handlers match their declared behaviour
3 read-only tools verified — handlers contain no write/delete/exec
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: ANTHROPIC_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configMCP_URL
configVERIFY_RETRIES
configVERIFY_DELAY
configLLM_ENABLEDfalse true/1/yes만 LLM 사용. 그 외 stub (disabled)
configMODEL_NAMEclaude-3-5-haiku-latest 가벼운 Claude 기본값. 필요 시 override
configLLM_TIMEOUT_SECONDS2.5 호출 타임아웃(초). 초과 시 stub (timeout)
🔐 secretANTHROPIC_API_KEY(없음) 없으면 stub fallback (missing_api_key)
configHOST포트가 점유돼 있으면 PORT=8791 등으로 바꿔 실행 (server.py가 PORT/ env를 읽음)
configPORTPYTHONPATH=src =8000 python -m sangsang_lite_mcp.server
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/leesihyeon711-sangsang-lite-mcp-1p50or)](https://m8ven.ai/mcp/leesihyeon711-sangsang-lite-mcp-1p50or)
commit: ae1556d8addc32607c87192e3179911b0554aa9e
code hash: 6667413deafbc300a6ae02094fdeee0297864ad7218d9a7d089eaa9c5b1e2ec9
verified: 6/19/2026, 10:57:43 AM
view raw JSON →