74
/ 100
24 days ago
glama

Design System MCP Server

Self-hosted MCP server that enables ChatGPT agents to perform health checks, fetch design request context, and submit agent results back to a design system backend.

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
15 tools verified — handlers match their declared behaviour
8 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 7 credentials: GITHUB_TOKEN, INTERNAL_AGENT_RESULT_TOKEN, MCP_BEARER_TOKEN, REST_API_BEARER_TOKEN, SUPABASE_SERVICE_ROLE_KEY, WORKSPACE_AGENT_CALLBACK_TOKEN, WORKSPACE_AGENT_TOKEN
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.
configDS_BACKEND_URL
configGITHUB_ALLOWED_BRANCH_PREFIXESfeature/,fix/,chore/,docs/,ai/
configGITHUB_ALLOWED_REPOSnhatnguyenquang1838-coder/ds_mcp_server,nhatnguyenquang1838-coder/rental_home
configGITHUB_DEFAULT_BASE_BRANCH
configGITHUB_MAX_FILE_BYTES
🔐 secretGITHUB_TOKENgithub_pat_xxx
🔐 secretINTERNAL_AGENT_RESULT_TOKENHeader: X-Internal-Token: <>
🔐 secretMCP_BEARER_TOKENFor local prototype, may be empty.
configMCP_PATH
configPORT
configPUBLIC_BASE_URL
🔐 secretREST_API_BEARER_TOKEN
🔐 secretSUPABASE_SERVICE_ROLE_KEY
configSUPABASE_URL
configWORKSPACE_AGENT_API_BASE_URL
🔐 secretWORKSPACE_AGENT_CALLBACK_TOKEN
🔐 secretWORKSPACE_AGENT_TOKEN
configWORKSPACE_AGENT_TRIGGER_ID
// 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 5 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/nhatnguyenquang1838-coder-ds-mcp-server-l7m8td)](https://m8ven.ai/mcp/nhatnguyenquang1838-coder-ds-mcp-server-l7m8td)
commit: d3bbd0e550e502a6369c08a115f6e15400b1b677
code hash: 13fe9761968f6d667769619fcee2732c5e0bbbd71b506d052c60f4c2229a7648
verified: 7/7/2026, 9:53:17 AM
view raw JSON →