MCP.so
Sign In
Servers
S

S2T Accelerators

@S2TConsulting

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

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.

Tags

More from Developer Tools