server-survival
Tower defense game that teaches cloud architecture. Build infrastructure, survive traffic, learn scaling.
Core (server-survival) MCP Server
Model Context Protocol (core) server
Ready-to-Use Client Configurations
{
"mcpServers": {
"core": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-core"
]
}
}
}