S2T Accelerators
@S2TConsulting
About S2T Accelerators
36 enterprise-grade MCP tools for AWS infrastructure, security compliance, AI workflows, agent governance, and operational resilience. Includes IAM policy validation with security scoring, MFA compliance auditing, CloudFormation/SAM template generation, DynamoDB single-table desi
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"s2t-accelerators": {
"command": "npx",
"args": [
"-y",
"s2t-mcp-accelerators"
],
"env": {
"S2T_API_KEY": "<YOUR_API_KEY>"
}
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is S2T Accelerators?
S2T Accelerators is an MCP server that gives Claude access to S2T's enterprise accelerators for vector embeddings, CloudFormation generation, and OAuth validation. It is designed for developers using Claude Desktop who need production‑ready infrastructure and security tools.
How to use S2T Accelerators?
Install the package globally via npm (npm install -g s2t-mcp-accelerators), obtain an API key from the S2T website, and add the server configuration to your Claude Desktop config file with the S2T_API_KEY environment variable. Restart Claude Desktop to activate the tools.
Key features of S2T Accelerators
- Generate vector embeddings for RAG and semantic search
- Create CloudFormation/SAM templates from natural language descriptions
- Validate OAuth 2.0 configurations before deployment
- List all available accelerators with capabilities and pricing
- Check API usage statistics and remaining quota
- Supports automatic chunking for long documents when embedding
Use cases of S2T Accelerators
- Build RAG systems and semantic search pipelines
- Generate production‑ready infrastructure templates for AWS
- Validate OAuth setups for Google, Microsoft, GitHub, QuickBooks
- Automate knowledge base indexing with vector embeddings
- Audit and optimize API usage across development teams
FAQ from S2T Accelerators
What tools does S2T Accelerators provide?
The server exposes five tools: s2t_embed (vector embeddings), s2t_generate_cloudformation (infrastructure templates), s2t_validate_oauth (OAuth validation), s2t_catalog (list accelerators), and s2t_usage (usage stats).
How do I get an API key?
Visit https://dev.s2tconsulting.com/ai-sales/purchase.html to create an account and obtain your API key.
What are the pricing tiers?
Free ($0, 10 req/min, 100 monthly), Developer ($29/mo, 60 req/min, 5,000 monthly), Business ($99/mo, 300 req/min, 50,000 monthly), Enterprise ($299/mo, 1,000 req/min, unlimited monthly).
How can I run the server locally for development?
Clone the repository, run npm install and npm run build, set the S2T_API_KEY environment variable, then execute npm start. You can also test with the MCP Inspector.
Is there a way to check my usage?
Yes, the s2t_usage tool returns your API usage statistics and remaining quota.
Frequently asked questions
What tools does S2T Accelerators provide?
The server exposes five tools: `s2t_embed` (vector embeddings), `s2t_generate_cloudformation` (infrastructure templates), `s2t_validate_oauth` (OAuth validation), `s2t_catalog` (list accelerators), and `s2t_usage` (usage stats).
How do I get an API key?
Visit [https://dev.s2tconsulting.com/ai-sales/purchase.html](https://dev.s2tconsulting.com/ai-sales/purchase.html) to create an account and obtain your API key.
What are the pricing tiers?
Free ($0, 10 req/min, 100 monthly), Developer ($29/mo, 60 req/min, 5,000 monthly), Business ($99/mo, 300 req/min, 50,000 monthly), Enterprise ($299/mo, 1,000 req/min, unlimited monthly).
How can I run the server locally for development?
Clone the repository, run `npm install` and `npm run build`, set the `S2T_API_KEY` environment variable, then execute `npm start`. You can also test with the MCP Inspector.
Is there a way to check my usage?
Yes, the `s2t_usage` tool returns your API usage statistics and remaining quota.
Basic information
More Developer Tools MCP servers
Mobbin
MobbinMobbin MCP connects your AI agents to 600,000+ real product screens, so what they build starts with what already works.

Reelier
Maxime HouleAgents make claims. Reelier writes receipts — record an agent's tool-call workflow once, replay it deterministically at 0 tokens, and diff runs to catch drift.

Routebase
RoutebaseRoutebase keeps your API's design, docs, contract tests, mocks and monitoring in one living OpenAPI spec so they can't drift apart. Agents work on that same source of truth, under your team's permissions.
CodeSentinel
icohangar-opsCodebase health as MCP tools: dead code, circular dependencies, coupling, architectural drift.
OrangePro
Aamir SiddiquiOrangePro local-first CLI + MCP server for behavior mapping, grounded test generation, and dynamic proof.
Comments