☁️

Aws

πŸ”΄Dangerous
Cloud & Infrastructure

Interact with your AWS environment using natural language to query and manage resources. Requires local AWS credentials.

STEP 1

Understand what it does

Tell your agent things like:

β†’β€œuse aws”
β†’β€œmanage cloud resources”
β†’β€œdeploy to cloud”
PERMISSIONS

What this capability can access

This capability requires the following permissions:

This capability has elevated permissions including System Administration. Review the permissions below carefully before granting access to your agent.

πŸ”‘
Requires API Keys
Needs authentication credentials
🌐
Read External Data
Fetches data from external sources
βš™οΈ
System Administration
Modifies system configuration or infrastructure
STEP 2

Set it up

Available on 2 platforms. Pick yours:

MCP (Model Context Protocol)Docs

Add to your MCP client configuration:

{
  "mcpServers": {
    "aws": {
      "command": "npx",
      "args": ["-y", "@modelcontextprotocol/server-aws"]
    }
  }
}
LangChainDocs
$ pip install langchain-community
from langchain_community.tools import ...
# See docs for specific import
STEP 3

Go deeper

Full documentation and source code

Add to your README

Show that your tool is listed on AgentSift

Aws trust score on AgentSift
[![AgentSift](https://agentsift.com/api/badge/capability/aws)](https://agentsift.com/capabilities/aws)

Options: ?style=flat-square for square corners, ?score=false for simple β€œlisted” badge

#mcp#cloud#agent-tool

Related capabilities