神岛引擎开放接口
@box3lab
About 神岛引擎开放接口
提供了一系列用于神岛引擎的 OpenAPI MCP (Model Context Protocol) 工具,帮助 AI 更高效地调用引擎接口。
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is 神岛引擎开放接口?
神岛引擎开放接口是一套基于Model Context Protocol的工具集,帮助AI高效调用神岛引擎的游戏脚本管理和数据存储接口。适用于需要使用AI辅助开发神岛引擎游戏的开发者。
How to use 神岛引擎开放接口?
通过MCP客户端调用提供的工具,每个工具调用时需携带token(授权令牌)和userAgent(用户代理字符串)认证参数。支持浏览器端(HTTP)和Node.js端(WebSocket)集成。
Key features of 神岛引擎开放接口
- 创建、更新、重命名神岛引擎游戏脚本
- 读写、删除、查询游戏数据存储
- AI代码审查、生成和优化
- 存储数据结构设计与迁移方案
- 支持HTTP与WebSocket两种传输方式
Use cases of 神岛引擎开放接口
- 在AI对话中直接创建或修改游戏脚本
- 通过AI生成玩家数据存储结构
- 自动化代码审查与优化
- 设计存储数据迁移方案
FAQ from 神岛引擎开放接口
如何获取认证信息?
访问神岛引擎开发者平台获取开发者密钥,然后生成认证令牌。调用API时需在参数中提供token和userAgent。
工具调用失败时常见原因是什么?
网络不稳定、服务器负载过高或请求数据量过大会导致超时;参数类型不正确(如数值传成了字符串)会引发类型错误。
支持哪些脚本类型?
脚本类型参数type中,0表示服务器脚本,1表示客户端脚本。
数据传输支持哪些协议?
浏览器端支持HTTP协议,Node.js端支持WebSocket协议。
More Other MCP servers
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Nginx UI
0xJackyYet another WebUI for Nginx
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Comments