MCPサーバ
弊社では、以下のMCPサーバを使用しています。
{
"mcpServers": {
"deepwiki": {
"type": "sse",
"url": "https://mcp.deepwiki.com/sse"
},
"playwright": {
"command": "bunx",
"args": ["@playwright/mcp"],
"env": {}
}
}
}
deepwiki
playwright
ブラウザの操作が可能になるMCPサーバです。Storybookとの相性が良く、コンポーネントの開発とデバッグを自動化できます。
https://github.com/microsoft/playwright-mcp