Описание
Open-Source Nodes Workflow Automation Platform.
README
[!NOTE] ynode is actively developed. We welcome contributions, feedback, and feature requests!
Key Features
Visual Builder: Intuitive node-based editor powered by React Flow.
Extensible: Add custom nodes easily via CLI scaffolding.
Secure: Built-in encryption for credentials + you own your data.
Self-Hosted: Deploy within your infrastructure with full autonomy.
Monorepo: Clean architecture using pnpm workspaces.
Demo
Project Structure
ynode/
│
├── 📦 packages/
│ ├── @ynode/core # Shared types, node definitions, & serialization
│ └── ynode-cli # Development tools (scaffolding & validation)
│
├── 🎨 ynode-app # Frontend (React + Vite + React Flow)
└── ⚡ ynode-server # Backend (Express + SQLite + WebSocket)
Quick Start
PREREQUISITES
Requirements
INSTALLATION
1. Clone the Repository
git clone https://github.com/iamyureka/ynode.git
cd ynode
2. Install Dependencies
pnpm install
3. Build Core Library
pnpm --filter @ynode/core build
DEVELOPMENT
Start Backend
pnpm --filter ynode-server dev
Start Frontend
pnpm --filter ynode-app dev
| Service | URL |
|---|---|
| App | http://localhost:5173 |
| API | http://localhost:3001 |
Canvas Controls
| Action | Shortcut |
|---|---|
Left Drag (selection box) |
|
Right Drag |
|
Ctrl + Click |
|
C |
|
Delete / Backspace |
|
Ctrl + C / V / D |
Custom Nodes
Create custom nodes using the CLI for seamless integration with your workflows.
# Scaffold a new node
pnpm --filter ynode-cli create my-custom-node
[!TIP]
For detailed instructions, see the CLI Documentation.
Documentation
| Package | Description |
|---|---|
| @ynode/core | Shared types, node definitions, & serialization |
| ynode-cli | CLI tools for scaffolding custom nodes |
Contributing
Interested in contributing to ynode?
Check out our Contributing Guide for instructions on getting started
Support
If ynode helps your workflow, consider supporting its development:
License
This project is licensed under the AGPL-3.0 License.
Установка Ynode
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/iamyureka/ynodeFAQ
Ynode MCP бесплатный?
Да, Ynode MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Ynode?
Нет, Ynode работает без API-ключей и переменных окружения.
Ynode — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Ynode в Claude Desktop, Claude Code или Cursor?
Открой Ynode на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Ynode with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
