Create Node
MCP Serverby aiskillstore · Added 5mo ago
Claude
151
Install
git clone https://github.com/aiskillstore/marketplaceAdd to Claude
claude mcp add create-nodeQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"create-node": {
"command": "npx",
"args": [
"@modelcontextprotocol/create-node"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
用于在 FlowGram demo-free-layout 中创建新的自定义节点,支持简单节点(自动表单)和复杂节点(自定义 UI)
Tags
developmenttypescriptbashreactnodeskill