---
title: "Unity-MCP vs AgentGPT"
type: "comparison"
canonical_url: "https://www.graphcanon.com/compare/ivanmurzak-unity-mcp-vs-reworkd-agentgpt"
tools: ["ivanmurzak-unity-mcp", "reworkd-agentgpt"]
---

# Unity-MCP vs AgentGPT

*GraphCanon updated Aug 26, 2026*

## Verdict

Pick Unity-MCP if unity-MCP provides specific C#-based tools and AI functionalities to integrate with the Unity game engine, supporting multiple LLMs within its framework; pick AgentGPT if agentGPT is a TypeScript-based tool that supports users in assembling and deploying autonomous AI agents with a streamlined setup via a CLI, suitable for those who prefer browser-based interactions with their AI projects.

[Unity-MCP](https://ai-game.dev) reports 4.0k GitHub stars, 362 forks, and 48 open issues, last pushed Aug 24, 2026. [AgentGPT](https://agentgpt.reworkd.ai) has 36k stars, 9.3k forks, and 219 open issues, last pushed Apr 29, 2025. Figures are from public GitHub metadata via [Unity-MCP's repository](https://github.com/IvanMurzak/Unity-MCP) and [AgentGPT's repository](https://github.com/reworkd/AgentGPT).

| | [Unity-MCP](/tools/ivanmurzak-unity-mcp.md) | [AgentGPT](/tools/reworkd-agentgpt.md) |
| --- | --- | --- |
| Tagline | AI Skills, MCP Tools, and CLI for Unity Engine | Assembler for autonomous AI Agents |
| Stars | 3,985 | 36,304 |
| Forks | 362 | 9,288 |
| Open issues | 48 | 219 |
| Language | C# | TypeScript |
| Adopt for | Unity-MCP provides specific C#-based tools and AI functionalities to integrate with the Unity game engine, supporting multiple LLMs within its framework. | AgentGPT is a TypeScript-based tool that supports users in assembling and deploying autonomous AI agents with a streamlined setup via a CLI, suitable for those who prefer browser-based interactions with their AI projects |
| Persona | - | - |
| Runtime | - | - |
| License | Licensed under Apache-2.0, allowing free use, adaptation, and distribution with conditions around attribution and license preservation. | GPL-3.0 |
| Categories | Developer Tools, LLM Frameworks | AI Agents, Developer Tools |

## Trust and health

_Sourced signals - not a safety guarantee. No winner column._

| | [Unity-MCP](/tools/ivanmurzak-unity-mcp.md) | [AgentGPT](/tools/reworkd-agentgpt.md) |
| --- | --- | --- |
| Maintenance | Very active (96%) | Archived (8%) |
| Days since push | 1d | 466d |
| Archived on GitHub | No | Yes |
| Open issues (now) | 48 | 219 |
| Stars delta | +311 (30d) | Unknown |
| Open issues delta | +1 (30d) | Unknown |
| Owner type | User | Organization |
| Full report | [trust report](/tools/ivanmurzak-unity-mcp/trust.md) | [trust report](/tools/reworkd-agentgpt/trust.md) |

## Shared compatibility

- **VS Code**: [Unity-MCP](/tools/ivanmurzak-unity-mcp.md) - Works with VS Code; [AgentGPT](/tools/reworkd-agentgpt.md) - Works with VS Code

## Decision facts: Unity-MCP

- **Pricing:** freemium - The tool is free for use due to its open-source nature; however, any additional cost may stem from LLM services that require paid plans.
- **Adopt for:** Unity-MCP provides specific C#-based tools and AI functionalities to integrate with the Unity game engine, supporting multiple LLMs within its framework.
- **License detail:** Licensed under Apache-2.0, allowing free use, adaptation, and distribution with conditions around attribution and license preservation.

## Decision facts: AgentGPT

- **Adopt for:** AgentGPT is a TypeScript-based tool that supports users in assembling and deploying autonomous AI agents with a streamlined setup via a CLI, suitable for those who prefer browser-based interactions with their AI projects

## Choose when

### Choose Unity-MCP if…

- Unity-MCP is primarily C#; AgentGPT is TypeScript.
- License: Unity-MCP is Apache-2.0, AgentGPT is GPL-3.0.
- Pricing: The tool is free for use due to its open-source nature; however, any additional cost may stem from LLM services that require paid plans..
- Tags unique to Unity-MCP: ai-integration, anthropic, claude-code, cli.
- Also covers LLM Frameworks.
- You require efficient token usage and want to quickly set up AI functionalities in Unity using CLI commands.

### Choose AgentGPT if…

- AgentGPT is primarily TypeScript; Unity-MCP is C#.
- License: AgentGPT is GPL-3.0, Unity-MCP is Apache-2.0.
- Tags unique to AgentGPT: agent, autonomous, backend-development, cli-setup.
- Also covers AI Agents.
- AgentGPT ships Docker support for self-hosted deployment.
- When you want to leverage pre-configured setups for database integration (specifically MySQL) handled by AgentGPT's CLI

## When NOT to use Unity-MCP

- Your development workflow does not align with C#, as Unity-MCP heavily relies on C# for AI tool integrations.
- If you prefer a framework that offers broader language support, instead of focusing solely on LLM tools within the scope of C# and Unity.

## When NOT to use AgentGPT

- Avoid using if your project requires a NoSQL database solution, given that AgentGPT is configured specifically with MySQL out-of-the-box
- Consider alternatives if your stack does not include FastAPI or Next.js, as the tool's default configurations might require significant adjustment

## Common questions

### What is the difference between Unity-MCP and AgentGPT?

Unity-MCP: AI Skills, MCP Tools, and CLI for Unity Engine. AgentGPT: Assembler for autonomous AI Agents. See the comparison table for live GitHub stats and shared categories.

### When should I choose Unity-MCP over AgentGPT?

Choose Unity-MCP over AgentGPT when Unity-MCP is primarily C#; AgentGPT is TypeScript; License: Unity-MCP is Apache-2.0, AgentGPT is GPL-3.0; Pricing: The tool is free for use due to its open-source nature; however, any additional cost may stem from LLM services that require paid plans.; Tags unique to Unity-MCP: ai-integration, anthropic, claude-code, cli; Also covers LLM Frameworks; You require efficient token usage and want to quickly set up AI functionalities in Unity using CLI commands.

### When should I choose AgentGPT over Unity-MCP?

Choose AgentGPT over Unity-MCP when AgentGPT is primarily TypeScript; Unity-MCP is C#; License: AgentGPT is GPL-3.0, Unity-MCP is Apache-2.0; Tags unique to AgentGPT: agent, autonomous, backend-development, cli-setup; Also covers AI Agents; AgentGPT ships Docker support for self-hosted deployment; When you want to leverage pre-configured setups for database integration (specifically MySQL) handled by AgentGPT's CLI.

### When should I avoid Unity-MCP?

Your development workflow does not align with C#, as Unity-MCP heavily relies on C# for AI tool integrations. If you prefer a framework that offers broader language support, instead of focusing solely on LLM tools within the scope of C# and Unity.

### When should I avoid AgentGPT?

Avoid using if your project requires a NoSQL database solution, given that AgentGPT is configured specifically with MySQL out-of-the-box Consider alternatives if your stack does not include FastAPI or Next.js, as the tool's default configurations might require significant adjustment

### Is Unity-MCP or AgentGPT more popular on GitHub?

AgentGPT has more GitHub stars (36,304 vs 3,985). Stars measure visibility, not whether either tool fits your constraints.

### Are Unity-MCP and AgentGPT open source?

Yes - both are open-source projects on GitHub (Unity-MCP: Apache-2.0, AgentGPT: GPL-3.0).

### Where can I find alternatives to Unity-MCP or AgentGPT?

GraphCanon lists graph-backed alternatives at [Unity-MCP alternatives](/tools/ivanmurzak-unity-mcp/alternatives) and [AgentGPT alternatives](/tools/reworkd-agentgpt/alternatives) ([Unity-MCP markdown twin](/tools/ivanmurzak-unity-mcp/alternatives.md), [AgentGPT markdown twin](/tools/reworkd-agentgpt/alternatives.md)), ranked by typed relationship edges rather than popularity votes.

### Is there a machine-readable version of this comparison?

Yes. The markdown twin at [this comparison](/compare/ivanmurzak-unity-mcp-vs-reworkd-agentgpt.md) mirrors this page for agents and LLM crawlers, with the same stats table and FAQ answers.

### Which is better maintained, Unity-MCP or AgentGPT?

Unity-MCP: Very active. AgentGPT: Archived. Compare maintenance labels, days since push, and release cadence in the trust section below - stars alone do not measure maintenance.

### Where are the full trust reports for Unity-MCP and AgentGPT?

GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: [Unity-MCP trust report](/tools/ivanmurzak-unity-mcp/trust); [AgentGPT trust report](/tools/reworkd-agentgpt/trust).

---

**Machine-readable endpoints**

- JSON: [`/api/graphcanon/graph?tool=ivanmurzak-unity-mcp`](/api/graphcanon/graph?tool=ivanmurzak-unity-mcp)
- LLM index: [/llms.txt](/llms.txt)
- Full corpus: [/llms-full.txt](/llms-full.txt)

_GraphCanon - The knowledge graph for AI development. https://www.graphcanon.com/_
