← Index

io.github.S2TConsulting/accelerators

io.github.S2TConsulting/accelerators·v1.4.2·AWS
Quality Score
82
/100

36 tools for AWS infrastructure, security compliance, AI workflows, and ACI governance.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "accelerators": {
      "command": "npx",
      "args": [
        "-y",
        "s2t-mcp-accelerators"
      ],
      "env": {
        "S2T_API_KEY": "<your-s2t_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "accelerators": {
      "command": "npx",
      "args": [
        "-y",
        "s2t-mcp-accelerators"
      ],
      "env": {
        "S2T_API_KEY": "<your-s2t_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y s2t-mcp-accelerators
§02  Environment variables
S2T_API_KEY
requiredsecret

Your S2T Accelerator Platform API key. Get one free at https://dev.s2tconsulting.com/ai-sales/purchase.html

§03  MCP Quality Score  ·  methodology
freshness
22
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in AWS