Back to search
30
MCP

buryhuang/mcp-server-aws-resources

docker/buryhuang/mcp-server-aws-resources

MCP server implementation that provides integration with AWS resources through boto3

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

iflow-mcp_baryhuang-mcp-server-aws-resources
MCP server for AWS resources using boto3
0 tools
mcpcommunity/baryhuang-mcp-server-aws-resources-python
A Python-based MCP server that lets Claude run boto3 code to query and manage AWS resources. Exec...
0 tools
mcp-server-aws
A Model Context Protocol server implementation for operations on AWS resources
0 tools
aws-s3-mcp
MCP server to integrate AWS S3 and LLM
0 tools
AWS MCP Server
A managed MCP server enabling AI agents to access AWS using docs, API calls, and SOP workflows.
0 tools
awslabs.prometheus-mcp-server
MCP server for interacting with AWS Managed Prometheus
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "buryhuang/mcp-server-aws-resources": {
      "url": "None",
      "transport": "http"
    }
  }
}