EBS CloudWatch Metrics MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AWS_REGION | No | AWS 리전 (예: ap-northeast-2) | |
| AWS_PROFILE | No | AWS 프로파일 이름 | default |
| AWS_ACCESS_KEY_ID | No | AWS 액세스 키 ID | |
| AWS_SECRET_ACCESS_KEY | No | AWS 시크릿 액세스 키 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| calculate_iopsA | EBS 볼륨의 IOPS(초당 I/O 작업 수)를 계산합니다. |
| calculate_throughputA | EBS 볼륨의 처리량(Throughput)을 계산합니다. |
| get_snapshot_sizeB | EBS 스냅샷의 크기를 조회합니다. |
| list_volume_snapshotsB | EBS 볼륨의 모든 스냅샷 목록을 조회합니다. |
| get_ebs_metricA | 특정 EBS CloudWatch 지표를 조회합니다. |
| list_ebs_metricsB | 사용 가능한 EBS CloudWatch 지표 목록을 반환합니다. |
| get_advanced_metricsB | EBS 볼륨의 고급 성능 지표를 계산합니다. |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/codemonkyu/ebs_performance_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server