Patina Unity MCP
Rank #5,070io.github.taygunsavas/patina-unity-mcp
Control the Unity Editor from MCP hosts through a local Rust server and C# Unity bridge.
Patina Unity MCP is a Model Context Protocol (MCP) server published by taygunsavas. It ranks #5,070 of 132,046 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Patina Unity MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 13 tracked versions. It was first listed on Jun 25, 2026 and most recently updated on Sep 1, 2026.
Ranks ahead of 126,976 of 132,046 servers on MCP Toplist.
Use Patina Unity MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add patina-unity-mcp -- npx -y com.taygunsavas.patina-unity-mcp[mcp_servers.patina-unity-mcp]
command = "npx"
args = ["-y", "com.taygunsavas.patina-unity-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"patina-unity-mcp": {
"command": "npx",
"args": [
"-y",
"com.taygunsavas.patina-unity-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"patina-unity-mcp": {
"command": "npx",
"args": [
"-y",
"com.taygunsavas.patina-unity-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"patina-unity-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"com.taygunsavas.patina-unity-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"patina-unity-mcp": {
"command": "npx",
"args": [
"-y",
"com.taygunsavas.patina-unity-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"patina-unity-mcp": {
"command": "npx",
"args": [
"-y",
"com.taygunsavas.patina-unity-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.taygunsavas%2Fpatina-unity-mcp)<a href="https://mcptoplist.com/server/io.github.taygunsavas%2Fpatina-unity-mcp"><img src="https://mcptoplist.com/badge/io.github.taygunsavas%2Fpatina-unity-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
taygunsavas
Available versions (13)
| Version | Published |
|---|---|
| 1.2.1 | Sep 1, 2026 |
| 1.2.0 | Sep 1, 2026 |
| 1.1.15 | Aug 13, 2026 |
| 1.1.14 | Aug 12, 2026 |
| 1.1.13 | Jul 22, 2026 |
| 1.1.12 | Jul 22, 2026 |
| 1.1.11 | Jul 22, 2026 |
| 1.1.10 | Jul 20, 2026 |
| 1.1.9 | Jul 20, 2026 |
| 1.1.8 | Jul 20, 2026 |
| 1.1.7 | Jul 17, 2026 |
| 1.1.6 | Jul 15, 2026 |
| 1.1.5 | Jul 8, 2026 |
Frequently asked questions
- Who maintains Patina Unity MCP?
- Patina Unity MCP is maintained by taygunsavas, which publishes 1 MCP server (13 total versions) tracked on MCP Toplist.
- Is Patina Unity MCP listed on the Official MCP Registry?
- Yes — Patina Unity MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Patina Unity MCP have?
- MCP Toplist tracks 13 versions of Patina Unity MCP, most recently published on Sep 1, 2026.
- Where can I find the source code for Patina Unity MCP?
- The source code for Patina Unity MCP is hosted at github.com/taygunsavas/patina-unity-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.