Back to search
30
MCP

mcpcommunity/baryhuang-mcp-server-aws-resources-python

docker/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...

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

Similar MCP servers embedding-nearest

buryhuang/mcp-server-aws-resources
MCP server implementation that provides integration with AWS resources through boto3
0 tools
iflow-mcp_baryhuang-mcp-server-aws-resources
MCP server for AWS resources using boto3
0 tools
mcpcommunity/baryhuang-mcp-server-any-openapi
A MCP server that enables Claude to discover and call any API endpoint through semantic search. I...
0 tools
claude-aws-mcp
MCP server to control AWS resources directly from Claude Desktop or Claude Code
0 tools
aws-service-mcp-generator
A Python class that generates MCP server for any AWS service which has boto3 client
0 tools
adelaidasofia-whatsapp-mcp
Python MCP server for whatsapp-mcp. Consumes the Go bridge REST API and exposes tools to Claude.
0 tools

How to use

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

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