io.github.sota-deploy/sota✓
io.github.sota-deploy/sota · v1.1.1
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.sota-deploy/sota",
"description": "Deploy web apps via AI agents with sota.io. 9 tools for deploy, logs, env, and more.",
"repository": {
"url": "https://github.com/sota-deploy/mcp-server",
"source": "github"
},
"version": "1.1.1",
"packages": [
{
"registryType": "npm",
"identifier": "@sota-io/mcp",
"version": "1.1.1",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}