mcpbeat Sign in

Accelerators MCP Server

by s2tconsulting Your server? Claim it
local only

Accelerators runs on your own machine — the client starts it, so there is no endpoint to ping. 51 installs a week from npm. Last commit 20 Mar 2026.

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

Installs per day peak 25 · avg 10 · +11% w/w
a month agotoday
51
Installs / week
npm · s2t-mcp-accelerators
0
Stars
0 open issues
20 Mar 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Accelerators every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add accelerators -- npx -y s2t-mcp-accelerators
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "accelerators": {
      "args": [
        "-y",
        "s2t-mcp-accelerators"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.accelerators]
command = "npx"
args = ["-y", "s2t-mcp-accelerators"]
.cursor/mcp.json
{
  "mcpServers": {
    "accelerators": {
      "args": [
        "-y",
        "s2t-mcp-accelerators"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "accelerators": {
      "args": [
        "-y",
        "s2t-mcp-accelerators"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: S2T_API_KEY (Your S2T Accelerator Platform API key. Get one free at https://dev.s2tconsulting.com/ai-sales/purchase.html). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Accelerators

same job, measured the same way
Base Image Eol Lint
by jmshinhwa

Marks every base image in your Dockerfiles, compose files and CI workflows whose security patches ha

315 installs/wk local only
I
AWS MCP Server
by aws

AWS MCP Server lets AI securely access AWS using docs, API calls, and SOP workflows.

278 552 installs/wk local only
AWS Builder
by evozim

AWS CloudFormation and Terraform infrastructure blueprint builder.

answering
I
Utility Matrix
by helphub369

Free browser-based calculators and analyzers for cloud cost, DevOps, security, and data governance.

31 tools answering
Cloudforge
by cloudforgetech6-ctrl

Visualise diagrams, generate Terraform HCL, and manage Azure/AWS/GCP infrastructure with AI.

34 installs/wk local only
Infrawise
by sidd27

Live AWS, database & Kafka infrastructure context for AI coding assistants via MCP.

350 installs/wk local only
I
AWS MCP Server
by aws

A managed MCP server enabling AI agents to access AWS using docs, API calls, and SOP workflows.

local only
I
Exoscale MCP Server
by samisouabni

MCP server for managing Exoscale cloud infrastructure — compute, Kubernetes, DNS, databases, storage

61 installs/wk local only

Accelerators — questions

Answers built from our own checks of this server.

Why is there no uptime for Accelerators?
Accelerators runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package s2t-mcp-accelerators was installed 51 times last week.
How do I connect Accelerators?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls s2t-mcp-accelerators straight from npm; nothing to host, nothing to sign up for.
How many people use Accelerators?
The npm package s2t-mcp-accelerators was installed 51 times in the last week. Week over week that is +11%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Accelerators open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.