Skip to main content
Glama

Walrus MCP Server

get_blob

Retrieve stored data by specifying a blob ID from the Walrus decentralized storage network, ensuring blockchain-verified access through the Sui network.

Instructions

Retrieve a blob from Walrus storage

Input Schema

NameRequiredDescriptionDefault
blobIdYesThe blob ID to retrieve

Input Schema (JSON Schema)

{ "properties": { "blobId": { "description": "The blob ID to retrieve", "type": "string" } }, "required": [ "blobId" ], "type": "object" }
Install Server

Other Tools from Walrus MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/Mr-Sunglasses/walrus-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server