Labsco
MCP SERVER

S2T Accelerators

by S2TConsulting

Three enterprise chores - embeddings, a CloudFormation template, an OAuth config check - behind one key.

Vector Stores & RAG Retrieval
Summary
Three narrow jobs done properly, one key.

Each accelerator replaces something people usually improvise: chunking a long document for embedding, writing a SAM template from scratch, and checking redirect URIs and endpoints before a deployment fails on them.

What it is

An MCP server exposing S2T's enterprise accelerators: a Bedrock-backed embedding generator with automatic chunking, a CloudFormation and SAM template generator that takes a plain description of the infrastructure you want, and an OAuth validator that looks for the usual misconfigurations.

What you get
  • Vector embeddings for text up to 100,000 characters, chunked automatically
  • A SAM or CloudFormation template generated from a description, covering Lambda, API Gateway, DynamoDB, S3, SQS, SNS, EventBridge and IAM
  • An OAuth configuration validated for Google, Microsoft, GitHub, QuickBooks or a generic provider
  • The catalogue of accelerators your key reaches
  • Your own usage against that key
Requirements

An S2T API key in S2T_API_KEY, bought through the S2T purchase page - there is no free path. Install the s2t-mcp-accelerators package and restart the client before the tools appear.

Setup effort

One command plus a key — npm install -g s2t-mcp-accelerators, then supply credentials