41
/ 100
1 month ago
glama

Component MCP Server

Connects Figma designs to React components using your actual component library, enabling AI tools to generate production-ready code with proper imports.

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
⚠️
Known vulnerabilities in dependencies: 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 5 credentials: ANTHROPIC_API_KEY, CUSTOM_AI_KEY, FIGMA_ACCESS_TOKEN, GITHUB_TOKEN, SUPABASE_ANON_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies2 high5 medium9 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

highvite@5.4.2GHSA-c27g-q93r-2cwf

launch-editor vulnerable to command injection via the crafted request on Windows

highvite@5.4.2GHSA-fx2h-pf6j-xcff

vite: `server.fs.deny` bypass on Windows alternate paths

mediumvite@5.4.2GHSA-356w-63v5-8wf4

Vite has an `server.fs.deny` bypass with an invalid `request-target`

mediumvite@5.4.2GHSA-4w7w-66w2-5vf9

Vite Vulnerable to Path Traversal in Optimized Deps `.map` Handling

mediumvite@5.4.2GHSA-859w-5945-r5v3

Vite's server.fs.deny bypassed with /. for files under project root

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretANTHROPIC_API_KEY"": "sk-ant-YOUR_KEY_HERE",
🔐 secretCUSTOM_AI_KEY
configCUSTOM_AI_MODEL
configCUSTOM_AI_NAME
configCUSTOM_AI_PROVIDER
configCUSTOM_AI_URL
🔐 secretFIGMA_ACCESS_TOKEN"": "figd_YOUR_TOKEN_HERE",
🔐 secretGITHUB_TOKEN"": "ghp_OPTIONAL_FOR_PRIVATE_REPOS"
configREPO_NAME"": "your-design-system",
configREPO_OWNER"": "your-org",
🔐 secretSUPABASE_ANON_KEY"": "YOUR_SUPABASE_ANON_KEY_HERE",
configSUPABASE_URL"": "https://your-project.supabase.co",
// 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 2 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/mirabelle-workspace-mcp-starter-repo-1b5sgi)](https://m8ven.ai/mcp/mirabelle-workspace-mcp-starter-repo-1b5sgi)
commit: 17fcb9c28926dcbc55c4b27852410d6d565234fc
code hash: dea63a0d21bba30000747b74bd35d9695b544ef5367a63017c8cbc5df3380d17
verified: 6/21/2026, 10:44:15 AM
view raw JSON →