MCPServers
AWS SDK - MCP server logo
2
0

Summary

AWS-MCP is a server implementation that enables AI assistants to interact directly with AWS services through the AWS SDK v2. It provides tools for running AWS code, listing available credentials/profiles, and selecting profiles for authentication (including SSO support). The server handles credential management, executes JavaScript code in a sandboxed environment, and returns formatted results from AWS API calls. This implementation is particularly valuable for users who need to query their AWS environment, manage resources, or analyze cloud infrastructure without leaving their AI assistant conversation.

Available Actions(5)

List available AWS profiles

Lists all the AWS profiles that are configured in your environment.

List all EC2 instances in my account

Retrieves and displays all EC2 instances associated with your AWS account.

Show me S3 buckets with their sizes

Provides a list of all S3 buckets along with their respective sizes.

What Lambda functions are deployed in us-east-1?

Lists all Lambda functions that are deployed in the us-east-1 region.

List all ECS clusters and their services

Displays all ECS clusters along with the services running within them.

Last Updated: April 17, 2025

社区评论

0.0
0 条评论
5
0
4
0
3
0
2
0
1
0

暂无评论. 成为第一个评论的人!

登录以参与讨论

Coming soon to
HighlightHighlight AI

语言

TypeScript

分类

标签