$ timeahead.in
/ servers/npm/@vizejs/musea-mcp-server
npm

@vizejs/musea-mcp-server

MCP server for building Vue.js design systems - component analysis, documentation, variant generation, and design tokens

755 stars4k/wkupdated 0d agogithub ↗
61fair
▣ Overview

What it does

This MCP server integrates Vize, a Rust-based Vue.js toolchain, to automate design system tasks. It's intended to analyze Vue single-file components, extract design tokens, generate documentation, and create component variants for use in Claude workflows. The underlying Vize compiler is production-grade (57× faster than @vue/compiler-sfc, 213× faster linting), but the MCP server itself is experimental. Critically, it currently exposes zero tools—no capabilities are available to Claude yet.

Who it's for

Design system maintainers and frontend teams building Vue component libraries who anticipate using Claude for design system analysis and documentation, once the server matures and tools are implemented.

Common use cases

  • Analyze component structure and dependencies across a Vue design system
  • Extract and document design tokens from component definitions
  • Generate component variant previews and documentation

Setup pitfalls

  • Exposes zero tools; the server is currently non-functional. Verify repository status before attempting use.
  • Requires filesystem read and write access to analyze and modify component files.
  • Contains four detected secrets in the codebase; isolate containers and restrict access.
  • Classified as high-risk with failing CI and no production support; unsuitable for production workloads.
4 credentials detected in repository history via Gitleaks
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
20
7.0
Freshness
25%
100
25.0
Adoption
20%
72
14.3
Quality
10%
100
10.0
Trust
10%
50
5.0
Total
61.3
⚿ Capabilities & Risk Explainer
fs readfs writenetworkexecsecrets
◆ Risk level: high
fs read + fs write + network + exec + secrets active — can execute code, access credentials, and make external network calls.
⚙ Install config
Claude Desktop · Cursor · Windsurf · VS Code (Copilot) · Claude Code
add to your MCP client config:
{
  "mcpServers": {
    "vizejsmusea": {
      "command": "npx",
      "args": [
        "-y",
        "@vizejs/musea-mcp-server"
      ]
    }
  }
}
📈 Score historylast 33 snapshots
4/30/20266/11/2026 · 33 snapshots
⚙ Maintenance health
73/ 100 · is this project alive?
contributors (1y)8
top contributor share99%
releases (1y)100
last release0d ago
median issue response0.9h
ci⚠ failing
⛁ Raw data
weekly downloads4k
github stars755
forks33
open issues10
license✓ present
readme length5805 chars
last publish0d ago
last commit0d ago
last updated1d ago
install verified✓ pass · 28d ago
owner of this server? claim your listing to get a verified badgeclaim →
🔔 Score drop alerts
get notified by email when this server's score drops 5+ points