payload

GitHub

Payload is the open-source, fullstack Next.js framework, giving you instant backend superpowers. Get a full TypeScript backend and admin panel instantly. Use Payload as a headless CMS or for building powerful applications.

Storage s3 (payload) MCP Server

Model Context Protocol (storage-s3) server

View all payload servers
Ready-to-Use Client Configurations
{
  "mcpServers": {
    "storage-s3": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-storage-s3"
      ]
    }
  }
}