glade-mcp
Rank #2,369io.github.Glade-tool/glade-mcp
Control the Unity and Godot editors from AI clients: scenes, scripts, physics, materials.
glade-mcp is a Model Context Protocol (MCP) server published by glade-tool. It ranks #2,369 of 132,046 servers tracked on MCP Toplist, and its repository has 222 GitHub stars. glade-mcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Apr 8, 2026 and most recently updated on Jul 15, 2026.
Ranks ahead of 129,677 of 132,046 servers on MCP Toplist.
Use glade-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add glade-mcp -- uvx gladekit-mcp[mcp_servers.glade-mcp]
command = "uvx"
args = ["gladekit-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"glade-mcp": {
"command": "uvx",
"args": [
"gladekit-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"glade-mcp": {
"command": "uvx",
"args": [
"gladekit-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"glade-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"gladekit-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"glade-mcp": {
"command": "uvx",
"args": [
"gladekit-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"glade-mcp": {
"command": "uvx",
"args": [
"gladekit-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.Glade-tool%2Fglade-mcp)<a href="https://mcptoplist.com/server/io.github.Glade-tool%2Fglade-mcp"><img src="https://mcptoplist.com/badge/io.github.Glade-tool%2Fglade-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
glade-tool
Available versions (1)
| Version | Published |
|---|---|
| 0.7.14 | Jul 15, 2026 |
Frequently asked questions
- Who maintains glade-mcp?
- glade-mcp is maintained by glade-tool, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is glade-mcp listed on the Official MCP Registry?
- Yes — glade-mcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does glade-mcp have?
- MCP Toplist tracks 1 version of glade-mcp, most recently published on Jul 15, 2026.
- Where can I find the source code for glade-mcp?
- The source code for glade-mcp is hosted at github.com/glade-tool/glade-mcp-unity.
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.