Back to search
30
MCP

com.pulsemcp/s3

com.pulsemcp/s3

MCP server for AWS S3 with fine-grained tool control and S3-compatible endpoint support.

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

Similar MCP servers embedding-nearest

mcp-server-s3
MCP server for AWS S3 — list buckets, browse objects, upload/download files, and generate presigned URLs from your IDE
0 tools
com.pulsemcp/dynamodb
MCP server for AWS DynamoDB with fine-grained tool control and configurable access levels.
0 tools
aws-s3-mcp
MCP server for AWS S3 storage access
0 tools
com.pulsemcp/gcs
MCP server for Google Cloud Storage with fine-grained tool access control.
0 tools
aws-s3-mcp
MCP server to integrate AWS S3 and LLM
0 tools
com.pulsemcp/ssh
MCP server for SSH remote server management with SSH agent authentication support.
0 tools

How to use

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

{
  "mcpServers": {
    "com.pulsemcp/s3": {
      "url": "None",
      "transport": "http"
    }
  }
}