Deploy, manage, and scale full-stack applications directly from your AI assistant. CreateOS MCP gives you 75+ tools covering project creation, GitHub/Docker/file deployments, environment management, databases (PostgreSQL, MySQL, Kafka, Valkey), security scanning, compute management, template marketplace, and billing — all from a single MCP endpoint.
Server Config
{
"mcpServers": {
"createos": {
"type": "http",
"url": "https://api-createos.nodeops.network/mcp",
"headers": {
"X-Api-Key": "YOUR_CREATEOS_API_KEY"
}
}
}
}