io.github.S2TConsulting/accelerators✓
io.github.S2TConsulting/accelerators · v1.4.2
{}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.S2TConsulting/accelerators",
"description": "36 tools for AWS infrastructure, security compliance, AI workflows, and ACI governance.",
"repository": {
"url": "https://github.com/S2TConsulting/accelerators-mcp",
"source": "github"
},
"version": "1.4.2",
"packages": [
{
"registryType": "npm",
"identifier": "s2t-mcp-accelerators",
"version": "1.4.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your S2T Accelerator Platform API key. Get one free at https://dev.s2tconsulting.com/ai-sales/purchase.html",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "S2T_API_KEY"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}