
design system mcp sandbox
用于获取设计系统组件信息的MCP服务器(沙盒环境)。
Repository Info
About This Server
用于获取设计系统组件信息的MCP服务器(沙盒环境)。
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
design-system-mcp-sandbox
デザインシステムのコンポーネント情報を取得するための MCP サーバー(sandbox 環境)
セットアップ
- インストール
npm install
- ビルド
npm run build
使い方
サーバーの起動(例:Cursor)
{
"mcpServers": {
"design-system-mcp-sandbox": {
"command": "node",
"args": ["/path/to/design-system-mcp-sandbox/dist/index.js"],
"env": {
"ROOT_DIR": "/path/to/your/design-system"
}
}
}
}
利用可能なツール
get_available_components
デザインシステムで利用可能なすべてのコンポーネントの一覧を取得します。
get_component_files
特定のコンポーネントに関連するファイルとその内容を取得します。
Quick Start
Clone the repository
git clone https://github.com/ssaitho/design-system-mcp-sandboxInstall dependencies
cd design-system-mcp-sandbox
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.