Back to search
30
MCP

aws-content-mcp

pypi/aws-content-mcp

MCP server for retrieving and analyzing AWS content from aws.amazon.com

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

Similar MCP servers embedding-nearest

aws-blogs-mcp-server
MCP server for searching and retrieving AWS blog content
0 tools
mcp-server-s3
MCP server for AWS S3 — list buckets, browse objects, upload/download files, and generate presigned URLs from your IDE
0 tools
aws-s3-mcp
MCP server for AWS S3 storage access
0 tools
AWS MCP Server
A managed MCP server enabling AI agents to access AWS using docs, API calls, and SOP workflows.
0 tools
AWS MCP Server
AWS MCP Server lets AI securely access AWS using docs, API calls, and SOP workflows.
0 tools
mcp/aws-kb-retrieval-server
An MCP server implementation for retrieving information from the AWS Knowledge Base using the Bed...
0 tools

How to use

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

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