← All servers
πŸ”§

S3PublisherπŸ›‘ No advisories

com.pulsemcp/s3
New to MCP? Start here β†’
74β˜… stars
0weekly installs
2 days agolast release

Provenancewhere it came from, and what was verified

✦
First-party publisher

Published by the owner of pulsemcp.com, who proved control of the domain through the official MCP registry.

Verified owner: pulsemcp.com β†—com.pulsemcp/s3

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY.
βœ“
Configuration
Reads AWS_REGION, AWS_ENDPOINT_URL, S3_FORCE_PATH_STYLE, S3_BUCKET, S3_ENABLED_TOOLGROUPS, S3_ENABLED_TOOLS, ….

About

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

Packages & transports

npms3-aws-mcp-serverv0.0.5 Β· npx

Metadata

Categorydevops
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "s3": {
      "command": "npx",
      "args": [
        "-y",
        "s3-aws-mcp-server"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y s3-aws-mcp-server