Odel
accelerators mcp

accelerators mcp

Local
@s2tconsultingTypeScriptMITUpdated 5mo ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npms2t-mcp-acceleratorsv1.4.2

Run

npx -y s2t-mcp-accelerators

MCP client config

{
  "mcpServers": {
    "accelerators-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "s2t-mcp-accelerators"
      ]
    }
  }
}