Auto Coder
Freeby MCP Community
デザインカンプ自動コーディング MCP サーバー
v1.0.4Added Apr 12, 2026
mcpclaudeauto-coderdesign-to-code
Auto Coder MCP Server
デザインカンプ自動コーディング MCP サーバー
Installation
npx -y @ai-craft-lab/auto-coder-mcp
Reviews
Installation
Quick install
npx -y @ai-craft-lab/auto-coder-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"auto-coder": {
"command": "npx",
"args": ["-y", "@ai-craft-lab/auto-coder-mcp"]
}
}
}