Back to search
30
MCP

aws-safe-mcp

pypi/aws-safe-mcp

Read-only, opinionated MCP server for safely investigating AWS resources.

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

Similar MCP servers embedding-nearest

AWS MCP Server
AWS MCP Server lets AI securely access AWS using docs, API calls, and SOP workflows.
0 tools
aws-content-mcp
MCP server for retrieving and analyzing AWS content from aws.amazon.com
0 tools
mcp-cloud-ops
MCP server exposing read-only aws/kubectl/helm wrappers and context search
0 tools
kubernetes-readonly-mcp
A read-only Kubernetes MCP server for safely interacting with Kubernetes clusters
0 tools
Redshift MCP Server
Secure, read-only access to Amazon Redshift with schema introspection and smart sampling
0 tools
aws-cli-mcp-server
A simple implementation of an AWS CLI MCP server with read/write tools for executing AWS CLI commands
0 tools

How to use

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

{
  "mcpServers": {
    "aws-safe-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}