All MCP servers

S3

Official
by Api.AirforcestdioCloud & Infrastructure070MIT

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

mcpopen-sourcecloud-infrastructure

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "s3-impd257f": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}