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
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
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
Stakpak Agent CLI
stakpakShip your code, on autopilot. An open source agent that lives on your machines 24/7 and keeps your apps running. 🦀
OpenSumi
opensumiA framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.

BetterBugs
BetterBugsThe BetterBugs MCP (Model Context Protocol) enables you to load BetterBugs bug reports (via report links) directly to your preferred AI Agents and developer environments with MCP Client capabilities (such as Cursor, VS C
Grafana MCP server
grafanaMCP server for Grafana
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
Comments