WebMiliastra Nodes Editor MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@WebMiliastra Nodes Editor MCP Servercreate a new graph for a puzzle challenge with teleport nodes"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
简体中文 | English
《原神·千星奇域》节点图模拟器MCP服务器
此仓库为AI代理提供可以创建和管理WebMiliastra节点图和项目的MCP服务器。目前提供了节点图/项目工具,将在后续完成参考文档
该项目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 配置示例
注意事项
需根据官方编辑器教程HTML导入更多的参考文档,见
docs/tutorial-plan.md目前为临时测试MCP服务器,几乎无法生成正常可用的节点图和项目文件,需在后续完善文档和节点定义数据以验证格式
与 主项目 相同,此MCP服务器项目同样采用GPLv3许可证。
This server cannot be installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Columbina-Dev/WebMiliastraNodesEditor-MCPServer'
If you have feedback or need assistance with the MCP directory API, please join our Discord server