AWS MCP Gateway
by rafaself
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| APP_ENV | No | Application environment (optional) | production |
| MCP_NAME | No | Name of the MCP server (optional) | aws-mcp-gateway |
| AWS_REGION | Yes | Default AWS region for API calls | |
| MCP_AUTH_TOKEN | Yes | Bearer token for authenticating MCP requests | |
| AWS_ACCESS_KEY_ID | Yes | AWS access key ID for read-only AWS API calls | |
| AWS_ALLOWED_REGIONS | No | Comma-separated list of allowed AWS regions (optional) | |
| AWS_SECRET_ACCESS_KEY | Yes | AWS secret access key for read-only AWS API calls |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/rafaself/aws-mcp-gateway'
If you have feedback or need assistance with the MCP directory API, please join our Discord server