Magic Cloud
Rank #126io.github.polterguy/magic
Generate secured CRUD APIs over your database, run SQL, manage files, tasks and a headless browser
Magic Cloud is a Model Context Protocol (MCP) server published by polterguy. It ranks #126 of 124,302 servers tracked on MCP Toplist, and its repository has 1,188 GitHub stars. Magic Cloud is listed across 2 registries — Official MCP and Glama, with 40 tracked versions. It was first listed on Jul 28, 2026 and most recently updated on Sep 9, 2026.
Ranks ahead of 124,176 of 124,302 servers on MCP Toplist.
Use Magic Cloud
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add magic -e "magic_host=<your magic_host>" -- docker run -i --rm docker.io/servergardens/magic-aio:v23.5.19Replace each placeholder with your own value before saving.
[mcp_servers.magic]
command = "docker"
args = ["run", "-i", "--rm", "docker.io/servergardens/magic-aio:v23.5.19"]
[mcp_servers.magic.env]
magic_host = "<your magic_host>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"magic": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/servergardens/magic-aio:v23.5.19"
],
"env": {
"magic_host": "<your magic_host>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"magic": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/servergardens/magic-aio:v23.5.19"
],
"env": {
"magic_host": "<your magic_host>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"magic": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/servergardens/magic-aio:v23.5.19"
],
"env": {
"magic_host": "<your magic_host>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"magic": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/servergardens/magic-aio:v23.5.19"
],
"env": {
"magic_host": "<your magic_host>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"magic": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/servergardens/magic-aio:v23.5.19"
],
"env": {
"magic_host": "<your magic_host>"
}
}
}
}Replace each placeholder with your own value before saving.
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.polterguy%2Fmagic)<a href="https://mcptoplist.com/server/io.github.polterguy%2Fmagic"><img src="https://mcptoplist.com/badge/io.github.polterguy%2Fmagic.svg" alt="MCP Toplist: Top 1% of 124,302" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
polterguy
Available versions (40)
| Version | Published |
|---|---|
| 23.5.19 | Sep 9, 2026 |
| 23.5.18 | Sep 5, 2026 |
| 23.5.17 | Sep 5, 2026 |
| 23.5.15 | Sep 4, 2026 |
| 23.5.14 | Sep 2, 2026 |
| 23.5.13 | Sep 2, 2026 |
| 23.5.12 | Aug 31, 2026 |
| 23.5.11 | Aug 30, 2026 |
| 23.5.10 | Aug 25, 2026 |
| 23.5.9 | Aug 25, 2026 |
| 23.5.8 | Aug 21, 2026 |
| 23.5.7 | Aug 20, 2026 |
| 23.5.6 | Aug 17, 2026 |
| 23.5.5 | Aug 17, 2026 |
| 23.5.4 | Aug 17, 2026 |
| 23.5.3 | Aug 17, 2026 |
| 23.5.2 | Aug 17, 2026 |
| 23.5.1 | Aug 17, 2026 |
| 23.5.0 | Aug 16, 2026 |
| 23.3.5 | Aug 16, 2026 |
| 23.3.3 | Aug 14, 2026 |
| 23.3.2 | Aug 14, 2026 |
| 23.3.0 | Aug 14, 2026 |
| 23.2.8 | Aug 14, 2026 |
| 23.2.7 | Aug 13, 2026 |
| 23.2.6 | Aug 12, 2026 |
| 23.2.5 | Aug 12, 2026 |
| 23.2.4 | Aug 12, 2026 |
| 23.2.3 | Aug 11, 2026 |
| 23.2.2 | Aug 11, 2026 |
| 23.2.1 | Aug 10, 2026 |
| 23.2.0 | Aug 10, 2026 |
| 23.1.10 | Aug 8, 2026 |
| 23.1.9 | Aug 8, 2026 |
| 23.1.8 | Aug 7, 2026 |
| 23.1.7 | Aug 6, 2026 |
| 23.1.6 | Aug 4, 2026 |
| 23.1.5 | Aug 4, 2026 |
| 23.1.4 | Aug 4, 2026 |
| 23.1.3 | Aug 1, 2026 |
Frequently asked questions
- Who maintains Magic Cloud?
- Magic Cloud is maintained by polterguy, which publishes 1 MCP server (40 total versions) tracked on MCP Toplist.
- Is Magic Cloud listed on the Official MCP Registry?
- Yes — Magic Cloud is listed on the Official MCP Registry, alongside Glama.
- How many versions does Magic Cloud have?
- MCP Toplist tracks 40 versions of Magic Cloud, most recently published on Sep 9, 2026.
- Where can I find the source code for Magic Cloud?
- The source code for Magic Cloud is hosted at github.com/polterguy/magic.
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.