Godot MCP工具 是 AI Skill Hub 本期精选MCP工具之一。综合评分 7.5 分,整体质量较高。我们推荐使用将其纳入你的 AI 工具库,帮助提升工作效率。
Godot MCP工具 是一款遵循 MCP(Model Context Protocol)标准协议的 AI 工具扩展。通过 MCP 协议,它可以让 Claude、Cursor 等主流 AI 客户端直接访问和操作外部工具、数据源和服务,实现 AI 能力的无缝扩展。无论是文件操作、数据库查询还是 API 调用,都可以通过自然语言在 AI 对话中直接触发,极大提升生产效率。
Godot MCP工具 是一款遵循 MCP(Model Context Protocol)标准协议的 AI 工具扩展。通过 MCP 协议,它可以让 Claude、Cursor 等主流 AI 客户端直接访问和操作外部工具、数据源和服务,实现 AI 能力的无缝扩展。无论是文件操作、数据库查询还是 API 调用,都可以通过自然语言在 AI 对话中直接触发,极大提升生产效率。
# 方式一:通过 Claude Code CLI 一键安装
claude skill install https://github.com/LuoxuanLove/godot-dotnet-mcp
# 方式二:手动配置 claude_desktop_config.json
{
"mcpServers": {
"godot-mcp--": {
"command": "npx",
"args": ["-y", "godot-dotnet-mcp"]
}
}
}
# 配置文件位置
# macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
# Windows: %APPDATA%/Claude/claude_desktop_config.json
# 安装后在 Claude 对话中直接使用 # 示例: 用户: 请帮我用 Godot MCP工具 执行以下任务... Claude: [自动调用 Godot MCP工具 MCP 工具处理请求] # 查看可用工具列表 # 在 Claude 中输入:"列出所有可用的 MCP 工具"
// claude_desktop_config.json 配置示例
{
"mcpServers": {
"godot_mcp__": {
"command": "npx",
"args": ["-y", "godot-dotnet-mcp"],
"env": {
// "API_KEY": "your-api-key-here"
}
}
}
}
// 保存后重启 Claude Desktop 生效
<p align="center"><a href="https://github.com/LuoxuanLove/godot-dotnet-mcp/releases/latest"><img alt="Latest Stable" src="https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fapi.github.com%2Frepos%2FLuoxuanLove%2Fgodot-dotnet-mcp%2Freleases%2Flatest&query=%24.tag_name&label=stable&color=f59e0b&style=flat-square&labelColor=24292f"></a> <a href="https://godotengine.org/"><img alt="Godot 4.6+" src="https://img.shields.io/badge/Godot-4.6%2B-478cbf?style=flat-square&labelColor=24292f"></a> <a href="https://dotnet.microsoft.com/"><img alt=".NET 8" src="https://img.shields.io/badge/.NET-8-512bd4?style=flat-square&labelColor=24292f"></a> <a href="https://godotengine.org/asset-library/asset/4923"><img alt="Godot Asset Library 4923" src="https://img.shields.io/badge/Godot%20Asset%20Library-4923-478cbf?style=flat-square&labelColor=24292f"></a> <a href="LICENSE"><img alt="License: MIT" src="https://img.shields.io/badge/license-MIT-22c55e?style=flat-square&labelColor=24292f"></a></p>
<p align="center"><a href="README.md">English</a> | <a href="README.zh-CN.md">中文</a></p>
| Home | Tools | Config |
|---|---|---|
|  |  |  |
| Feature | What it does | |
|---|---|---|
| 🎛️ | **In-editor local MCP plugin** | The MCP service is provided directly by the Godot plugin, with no extra background process required. |
| 🚀 | **Simple installation** | Install it from the Godot Asset Library, or copy the addons/godot_dotnet_mcp/ source files into your project. |
| 🔄 | **Latest GitHub code** | Keep a copied addon current through normal editor or GUI file updates, or through MCP project-file tools when appropriate. |
| 🎮 | **Live Godot editor context** | Provides your agent with the current scene, selected nodes, Dock state, logs, run information, and editor screenshots. |
| 🌳 | **Scene and resource workflows** | Helps inspect scene trees, resource references, dependencies, and scene structure issues. |
| ▶️ | **Game runtime support** | Starts and stops scenes, inspects runtime diagnostics, performs input, and captures game runtime views. |
| 🔎 | **Roslyn-based C# support** | Uses the plugin's internal Roslyn syntax checks to read C# scripts, focusing on structure recognition and diagnostic boundaries. |
| ⚙️ | **Client configuration** | Generates or copies connection settings for common MCP clients from the plugin config page, and opens the current project with one click. |
| 🧰 | **User extensions** | Optionally hot-loads user_* GDScript tools from custom_tools/. |
| 📚 | **MCP resources and prompts** | Exposes project info, diagnostics, scene/script/resource reads, and guided workflow prompts. |
高质量的Godot MCP工具,易于使用
AI Skill Hub 为第三方内容聚合平台,本页面信息基于公开数据整理,不对工具功能和质量作任何法律背书。
建议在沙箱或测试环境中充分验证后,再部署至生产环境,并做好必要的安全评估。
✅ MIT 协议 — 最宽松的开源协议之一,可自由商用、修改、分发,仅需保留版权声明。
经综合评估,Godot MCP工具 在MCP工具赛道中表现稳健,质量良好。如果你已有明确的使用需求,可以直接上手体验;如果还在评估阶段,建议对比同类工具后再做决策。
| 原始名称 | godot-dotnet-mcp |
| 原始描述 | 开源MCP工具:A Godot 4.6+ editor plugin that gives AI agents a real MCP interface to the live。⭐17 · GDScript |
| Topics | godotmcpgdscript |
| GitHub | https://github.com/LuoxuanLove/godot-dotnet-mcp |
| License | MIT |
| 语言 | GDScript |
收录时间:2026-05-26 · 更新时间:2026-05-30 · License:MIT · AI Skill Hub 不对第三方内容的准确性作法律背书。
选择 Agent 类型,复制安装指令后粘贴到对应客户端