
Product
Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain
Socket Firewall is a free tool that blocks malicious packages at install time, giving developers proactive protection against rising supply chain attacks.
@smarthr/design-system-mcp-server
Advanced tools
このプロジェクトは、SmartHR Design System の情報を提供するための Model Context Protocol(MCP)サーバーです。
主に SmartHR Design System のコンポーネント情報にアクセスするためのインターフェースを提供します。MCP クライアントが SmartHR のデザインシステムに関する情報を取得し、適切なコンポーネントの使い方を促します。
getComponentsMeta
すべてのコンポーネントのメタ情報を取得します。
getComponentDetails
特定コンポーネントの詳細情報を取得します。
getScreenImplementationInstruction
画面実装プロセスの各ステップで実行すべき手順を返します。
GitHub の Personal access tokens でトークンを生成し、以下のように設定してください。
{
"mcpServers": {
"SmartHR Design System MCP": {
"command": "npx",
"args": ["-y", "@smarthr/design-system-mcp-server"],
"env": {
"GITHUB_TOKEN": "<YOUR_PERSONAL_ACCESS_TOKEN>"
}
}
}
}
Figma データの取得には対応していません。Framelink Figma MCP サーバー などを合わせて使ってください。
また、実装時に「画面実装指示(getScreenImplementationInstruction
)」を使うと実装精度が上がる可能性があります。
プロンプトで「画面の実装指示に従って実装してください。」などと伝えると機能します。
FAQs
MCP server with SmartHR Design System
The npm package @smarthr/design-system-mcp-server receives a total of 16 weekly downloads. As such, @smarthr/design-system-mcp-server popularity was classified as not popular.
We found that @smarthr/design-system-mcp-server demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 22 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Socket Firewall is a free tool that blocks malicious packages at install time, giving developers proactive protection against rising supply chain attacks.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.