Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AWS_REGION | No | AWS region to use | us-east-1 |
| AWS_PROFILE | No | AWS profile to use | default |
| AWS_MCP_TIMEOUT | No | Command execution timeout in seconds | 300 |
| AWS_MCP_TRANSPORT | No | Transport protocol to use ("stdio" or "sse") | stdio |
| AWS_MCP_MAX_OUTPUT | No | Maximum output size in characters | 100000 |
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |