MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

Democratize access to AWS resources for AI Agents by providing a deployable, secure, and unified Model Context Protocol (MCP) gateway.

Created 12/7/2025
Updated 6 days ago
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server

Install Package (if required)

uvx aws-mcp-gateway

Cursor configuration (mcp.json)

{ "mcpServers": { "aymensegni-aws-mcp-gateway": { "command": "uvx", "args": [ "aws-mcp-gateway" ] } } }