Funplay Unity MCP
Rank #426io.github.FunplayAI/funplay-unity-mcp
stdio bridge for the local Unity Editor MCP server from FunplayAI/funplay-unity-mcp.
Funplay Unity MCP is a Model Context Protocol (MCP) server published by funplayai. It ranks #426 of 132,345 servers tracked on MCP Toplist, and its repository has 251 GitHub stars. Funplay Unity MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 43 tracked versions. It was first listed on Mar 12, 2026 and most recently updated on Sep 17, 2026.
Ranks ahead of 131,919 of 132,345 servers on MCP Toplist.
Use Funplay Unity MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add funplay-unity-mcp -- dnx funplay.unity.mcp[mcp_servers.funplay-unity-mcp]
command = "dnx"
args = ["funplay.unity.mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"funplay-unity-mcp": {
"command": "dnx",
"args": [
"funplay.unity.mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"funplay-unity-mcp": {
"command": "dnx",
"args": [
"funplay.unity.mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"funplay-unity-mcp": {
"type": "stdio",
"command": "dnx",
"args": [
"funplay.unity.mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"funplay-unity-mcp": {
"command": "dnx",
"args": [
"funplay.unity.mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"funplay-unity-mcp": {
"command": "dnx",
"args": [
"funplay.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.FunplayAI%2Ffunplay-unity-mcp)<a href="https://mcptoplist.com/server/io.github.FunplayAI%2Ffunplay-unity-mcp"><img src="https://mcptoplist.com/badge/io.github.FunplayAI%2Ffunplay-unity-mcp.svg" alt="MCP Toplist: Top 1% of 132,345" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
funplayai
Other servers by funplayai
View all funplayai servers →Available versions (43)
| Version | Published |
|---|---|
| 0.6.9 | Sep 17, 2026 |
| 0.6.8 | Sep 16, 2026 |
| 0.6.7 | Sep 7, 2026 |
| 0.6.6 | Sep 7, 2026 |
| 0.6.5 | Sep 3, 2026 |
| 0.6.4 | Aug 31, 2026 |
| 0.6.3 | Aug 27, 2026 |
| 0.6.2 | Aug 11, 2026 |
| 0.6.1 | Aug 11, 2026 |
| 0.6.0 | Aug 10, 2026 |
| 0.5.4 | Jul 28, 2026 |
| 0.5.3 | Jul 18, 2026 |
| 0.5.2 | Jul 17, 2026 |
| 0.5.1 | Jul 13, 2026 |
| 0.5.0 | Jul 7, 2026 |
| 0.4.9 | Jul 3, 2026 |
| 0.4.8 | Jun 24, 2026 |
| 0.4.7 | Jun 23, 2026 |
| 0.4.6 | Jun 17, 2026 |
| 0.4.5 | Jun 17, 2026 |
| 0.4.4 | Jun 15, 2026 |
| 0.4.3 | Jun 6, 2026 |
| 0.4.2 | Jun 6, 2026 |
| 0.4.1 | Jun 3, 2026 |
| 0.4.0 | Jun 3, 2026 |
| 0.3.9 | Jun 1, 2026 |
| 0.3.7 | May 22, 2026 |
| 0.3.6 | May 22, 2026 |
| 0.3.4 | May 20, 2026 |
| 0.3.3 | May 20, 2026 |
| 0.3.2 | May 19, 2026 |
| 0.3.1 | May 18, 2026 |
| 0.3.0 | May 7, 2026 |
| 0.2.0 | Apr 30, 2026 |
| 0.1.10 | Apr 17, 2026 |
| 0.1.9 | Apr 16, 2026 |
| 0.1.8 | Apr 15, 2026 |
| 0.1.7 | Apr 10, 2026 |
| 0.1.6 | Apr 8, 2026 |
| 0.1.5 | Apr 7, 2026 |
| 0.1.4 | Apr 1, 2026 |
| 0.1.3 | Apr 1, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Funplay Unity MCP?
- Funplay Unity MCP is maintained by funplayai, which publishes 4 MCP servers (72 total versions) tracked on MCP Toplist.
- Is Funplay Unity MCP listed on the Official MCP Registry?
- Yes — Funplay Unity MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Funplay Unity MCP have?
- MCP Toplist tracks 43 versions of Funplay Unity MCP, most recently published on Sep 17, 2026.
- Where can I find the source code for Funplay Unity MCP?
- The source code for Funplay Unity MCP is hosted at github.com/funplayai/funplay-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.