Skip to main content
Glama

Walrus MCP Server

get_blob_info

Retrieve details about a blob, such as size and availability, by providing its unique ID. Part of the Walrus MCP Server for decentralized storage and blockchain-verified data access.

Instructions

Get information about a blob (size, availability, etc.)

Input Schema

NameRequiredDescriptionDefault
blobIdYesThe blob ID to get information about

Input Schema (JSON Schema)

{ "properties": { "blobId": { "description": "The blob ID to get information about", "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