
AI代理stdio官方级别未说明来源级核验
Godot MCP 4ae2d8e1
MCP Server
godot-mcp是一个无依赖的MCP服务器,用于Godot 4.5+,允许AI代理通过MCP工具调用创建、编辑和运行完整的Godot游戏。
工具数
29
提示词数
0
GitHub Stars
5
资源数
0
游戏开发Python自动化本地部署
快速接入
先看主来源和安装命令,再打开仓库或文档;下面只保留这个条目的关键接入事实。
命令预览
python3 -m pip install -e .
目录标签
目录标签
游戏开发Python自动化本地部署AI工具Godot引擎MCP协议
接入字段
传输方式(transport,传输协议)
stdio
鉴权方式(authType,认证方式)
none
运行时(runtime,运行环境)
Python
部署方式(deploymentType,部署类型)
local-only
工具数量(toolCount,工具数)
29
资源数量(resourceCount,资源数)
0
提示词数量(promptCount,提示词数)
0
权限和风险
stdiononelocal-only
接入前请确认传输方式、认证方式和部署位置,并根据实际工具能力限制访问范围。
安装前确认
不要直接授予不必要的文件、网络或账号权限;先核对安装命令和配置内容。
来源信息
继续浏览同类 MCP
上一个 MCP
Godot MCP 1947c45d
Enables AI assistants to interact with the Godot game engine by launching the editor, running projects, capturing debug output, managing scenes and nodes, and controlling project execution through a standardized interface.
下一个 MCP
Godot MCP Assets
通过MCP协议为Godot插件库提供AI代理服务,实现自然语言搜索、安装和验证插件。