WebMiliastra Nodes Editor
FreeNot checkedManages WebMiliastra Nodes Editor graph documents and projects with tools for reading, writing, and validating JSON files containing nodes and edges.
About
Manages WebMiliastra Nodes Editor graph documents and projects with tools for reading, writing, and validating JSON files containing nodes and edges.
README
《原神·千星奇域》节点图模拟器MCP服务器
此仓库为AI代理提供可以创建和管理WebMiliastra节点图和项目的MCP服务器。目前提供了节点图/项目工具,将在后续完成参考文档
[!WARNING]
该项目90%以上代码均由AI生成。
此服务器提供的功能
- 节点图工具: 列出、读取、写入和验证
GraphDocumentJson文件 - 项目工具: 读取/写入包含
manifest.json和节点图文件的文件夹 - 节点索引: 一个小型的节点定义样本文件,以及用于完整数据的覆盖路径
- 通过MCP资源(
nodegraph://docs/...)公开的文档资源
仓库目录
graphs/- 节点图Json文件(节点图工具的默认目标)projects/- 项目文件夹(每个文件夹包含manifest.json和节点图文件)docs/- 作为MCP资源提供的参考文档data/- 节点定义数据(将在后续根据 data.ts 完善数据)
安装与运行
git clone https://github.com/Columbina-Dev/WebMiliastraNodesEditor-MCPServer.git
cd WebMiliastraNodesEditor-MCPServer/
npm install
npm run build
node build/index.js
环境变量
NODEGRAPH_WORKSPACE: 文档和数据的基础工作区(默认:当前工作目录)NODEGRAPH_GRAPHS_DIR: 节点图存储文件夹(默认:<workspace>/graphs)NODEGRAPH_PROJECTS_DIR: 项目存储文件夹(默认:<workspace>/projects)NODEGRAPH_NODE_DEFS_PATH: Json节点定义数据的路径
P.S.: data/nodeDefinitions.sample.json 为临时测试数据集,后续需将数据替换为完整的节点定义数据以保证准确性
MCP 配置示例
OpenAI Codex
注意事项
- 需根据官方编辑器教程HTML导入更多的参考文档,见
docs/tutorial-plan.md - 目前为临时测试MCP服务器,几乎无法生成正常可用的节点图和项目文件,需在后续完善文档和节点定义数据以验证格式
- 与 主项目 相同,此MCP服务器项目同样采用GPLv3许可证。
from github.com/columbina-dev/webmiliastranodeseditor-mcpserver
Installing WebMiliastra Nodes Editor
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/columbina-dev/webmiliastranodeseditor-mcpserverFAQ
Is WebMiliastra Nodes Editor MCP free?
Yes, WebMiliastra Nodes Editor MCP is free — one-click install via Unyly at no cost.
Does WebMiliastra Nodes Editor need an API key?
No, WebMiliastra Nodes Editor runs without API keys or environment variables.
Is WebMiliastra Nodes Editor hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install WebMiliastra Nodes Editor in Claude Desktop, Claude Code or Cursor?
Open WebMiliastra Nodes Editor on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare WebMiliastra Nodes Editor with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
