
Product
Introducing Scala and Kotlin Support in Socket
Socket now supports Scala and Kotlin, bringing AI-powered threat detection to JVM projects with easy manifest generation and fast, accurate scans.
@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 1 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 now supports Scala and Kotlin, bringing AI-powered threat detection to JVM projects with easy manifest generation and fast, accurate scans.
Application Security
/Security News
Socket CEO Feross Aboukhadijeh and a16z partner Joel de la Garza discuss vibe coding, AI-driven software development, and how the rise of LLMs, despite their risks, still points toward a more secure and innovative future.
Research
/Security News
Threat actors hijacked Toptal’s GitHub org, publishing npm packages with malicious payloads that steal tokens and attempt to wipe victim systems.