Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Production-grade MCP server and AI tools for the Godot engine. A Snap to install. Totally free and fun.
| Date | Stars |
|---|---|
| 2026-07-31 | 1349 |
| 2026-08-06 | 1349 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
35.0
growth rate 0.00%/day
<p align="center">
<img src="docs/hero.png" alt="Godot AI — The wait is over" width="700">
</p>
# Godot AI
[](https://github.com/hi-godot/godot-ai/actions/workflows/ci.yml)
[](https://codecov.io/gh/hi-godot/godot-ai)
[](https://godotengine.org/asset-library/asset/5050)
[](https://discord.gg/FDZ5fr2QkP)
**Connect MCP clients directly to a live Godot editor** via the [Model Context Protocol](https://modelcontextprotocol.io/introduction). Over **120 ops across ~43 MCP tools** ([full list](docs/TOOLS.md)) let AI assistants (Claude Code, Codex, **Grok Build**, Antigravity, Hermes Agent, etc.) build scenes, edit nodes and scripts, wire signals, and configure UI, materials, animations, particles, cameras, and environments.
> 🎉 **Now on the [Godot Asset Library](https://godotengine.org/asset-library/asset/5050) and the [new Godot Asset Store](https://store.godotengine.org/asset/dlight/godot-ai/)** — one-click install from Godot's **AssetLib** tab. You'll still need [uv](https://docs.astral.sh/uv/) for the Python server (see [Quick Start](#quick-start)).
<img src="docs/images/assetlib.png" alt="Godot AI on the Godot Asset Library" width="312">
> 💬 **[Join the Discord](https://discord.gg/FDZ5fr2QkP)** — questions, showcases, and contributor chat.
---
<p align="center">
<img src="docs/images/huddemo.gif" alt="Cyberpunk HUD demo" width="800"><br>
<em>UI demo built in ~2 hours with zero coding, zero image gen, all programmatically drawn by Godot AI — <a href="https://github.com/hi-godot/cyberpunk-hud-demo">source</a></em>
</p>
---
## Quick Start
### Prerequisites
- Godot `4.5+` (`4.7+` recommended)
- [uv](https://docs.astral.sh/uv/) (for the Python server)
<details>
<summary>How to install uv (macOS / Linux / Windows / package managers)</summary>
- **macOS / Linux:** `curl -LsSf https://astral.sh/uv/install.sh | sh`
- **Windows (PowerShell):** `powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"`
- **Prefer your package manager?** `uv` is a popular open-source tool packaged in
most distro repos, so you don't have to pipe a script from the web:
- **Arch:** `sudo pacman -S uv`
- **Debian / Ubuntu:** `sudo apt install uv` (older releases: `pipx install uv` or the script above)
- **Fedora:** `sudo dnf install uv`
- **macOS (Homebrew):** `brew install uv`
- Other options: [uv install docs](https://docs.astral.sh/uv/getting-started/installation/)
</details>
- An MCP client ([Claude Code](https://docs.anthropic.com/en/docs/claude-code) | [Codex](https://openai.com/index/codex/) | [Antigravity](https://www.antigravity.dev/))
### 1. Install the plugin
**Recommended — install from source** (always the latest):
```bash
git clone https://github.com/hi-godot/godot-ai.git
cp -r godot-ai/plugin/addons/godot_ai your-project/addons/
```
Or [download the latest release ZIP](https://github.com/hi-godot/godot-ai/releases/latest) and extract `addons/godot_ai` into your project's `addons/` folder.
<details>
<summary>Or via the Godot Asset Library</summary>
In Godot, open the **AssetLib** tab, search for **Godot AI**, click **Download**, then **Install**. Note: Asset Library updates lag behind GitHub, so this version may not be the most recent.
> 🚨 **If installing from the Asset Library**, most issues can be resolved by disabling and re-enabling the plugin in **Project > Project Settings > Plugins**.
</details>
### 2. Enable the plugin
In Godot: **Project > Project Settings > Plugins** — enable **Godot AI**.
The plugin will automatically start the MCP server, connect over WebSocket, and show status in the **Godot AIExcerpt of 13,762 characters
Read on GitHub494
94
45
Claude · @anthropics
13
11
10
5
4
3
3
2
2
1
1
1
1
1
1
1
1
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:99f032e2a54ebbd6, topic:mcp, desc:mcp server