MCP server for Ethereum Swarm decentralized storage. Provides 12 tools for uploading and downloading data and files, managing postage stamp batches, and working with Swarm feeds — all via the Bee API. Works with the public Swarm gateway or a local Bee node.
{
"mcpServers": {
"swarm": {
"command": "npx",
"args": [
"-y",
"swarm-mcp"
]
}
}
}