{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreigtojvrtpifvmcm4filj4ayhqyq2we2u7lghzswbooh5ugmrxx7xm",
"uri": "at://did:plc:hzgu7qyp34ofph3btawzwyw4/app.bsky.feed.post/3melc737q2n42"
},
"coverImage": {
"$type": "blob",
"ref": {
"$link": "bafkreif5fumcdom64hbf5heefwxqyjqbtdml4itykit34dtaabwvxx5rki"
},
"mimeType": "image/png",
"size": 55610
},
"path": "/is0383kk/articles/b39bccc8264b47",
"publishedAt": "2026-02-10T09:49:30.000Z",
"site": "https://zenn.dev",
"tags": [
"@drawio"
],
"textContent": "1.はじめに\ndraw.ioの公式MCPサーバが出ていたのでClaude Codeで試してみました。\nhttps://www.npmjs.com/package/@drawio/mcp\nhttps://github.com/jgraph/drawio-mcp\n\n 2.draw.io MCPサーバの準備\n\n ■ MCP定義ファイルを用意する\n下記内容でMCP定義用のファイルを用意します。※Windows用\n\n.mcp.drawio.json\n{\n \"mcpServers\": {\n \"drawio\": {\n \"command\": \"cmd\",\n \"args\":...",
"title": "draw.ioの公式MCPサーバが出てたのでClaude Codeで試してみる"
}