MCP-AWS
by anirban1592
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AMI_ID | Yes | Amazon Machine Image ID for EC2 instance | |
| KEY_NAME | Yes | Name of the key pair for SSH access | |
| AWS_REGION | Yes | AWS region (may be same as AWS_DEFAULT_REGION) | |
| INSTANCE_TYPE | Yes | EC2 instance type (e.g., t2.micro) | |
| OPENAI_API_KEY | Yes | OpenAI API key for AI agent | |
| AWS_ACCESS_KEY_ID | Yes | AWS access key ID for authentication | |
| AWS_DEFAULT_REGION | Yes | Default AWS region | |
| SECURITY_GROUP_IDS | Yes | Comma-separated list of security group IDs | |
| AWS_SECRET_ACCESS_KEY | Yes | AWS secret access key for authentication |
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/anirban1592/mcp-server-aws'
If you have feedback or need assistance with the MCP directory API, please join our Discord server