What is the Magic Cloud MCP server?
Self-hosted low-code platform (Docker); its MCP endpoint runs on your own instance, not via npx.
How to install Magic Cloud
Copy-paste configuration for popular MCP clients.
magic_hostrequiredHostname of your own Magic instance, e.g. magic.example.com
{
"mcpServers": {
"magic": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/servergardens/magic-aio:v23.5.6"
],
"env": {
"magic_host": "<YOUR_MAGIC_HOST>"
}
}
}
}{
"mcpServers": {
"magic": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/servergardens/magic-aio:v23.5.6"
],
"env": {
"magic_host": "<YOUR_MAGIC_HOST>"
}
}
}
}{
"mcpServers": {
"magic": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/servergardens/magic-aio:v23.5.6"
],
"env": {
"magic_host": "<YOUR_MAGIC_HOST>"
}
}
}
}{
"servers": {
"magic": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/servergardens/magic-aio:v23.5.6"
],
"env": {
"magic_host": "<YOUR_MAGIC_HOST>"
}
}
}
}claude mcp add magic --env magic_host=<YOUR_MAGIC_HOST> -- docker run -i --rm docker.io/servergardens/magic-aio:v23.5.6Related MCP servers
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
World Monitor
Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools.
Netdata
Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.
Trending hip-hop artist momentum scores across four cultural dimensions.
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.