New:Microsoft Teams Notifications Are Now Available in Socket.Learn more →
Get Started

@galaxy-stack/design-mcp

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

@galaxy-stack/design-mcp

MCP server exposing Galaxy UI components for AI assistants.

latest
Source
npmnpm
Version
0.1.1
Version published
Maintainers
1
Created
Source

@galaxy-stack/design-mcp

MCP server exposing Galaxy UI components for AI assistants.

Tools

  • list_components — list all components with per-framework availability
  • get_component — get detailed manifest for a component
  • get_component_source — read source code for a specific file
  • get_coverage — get coverage matrix across frameworks
  • search_components — search by name or description

Usage

Add to Claude Desktop config:

{
  "mcpServers": {
    "galaxy-ui": {
      "command": "npx",
      "args": ["-y", "@galaxy-stack/design-mcp"]
    }
  }
}

FAQs

Package last updated on 17 Sep 2026

Related posts