Skip to main content
Glama

mcp-ipfs

by alexbakers

w3_ls

List files and directories in IPFS storage using JSON format. Ideal for managing data and storage spaces within the MCP-IPFS server environment.

Instructions

Tool for w3_ls operation.

Input Schema

NameRequiredDescriptionDefault
jsonNoFormat output as newline delimited JSON (default: true).

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "json": { "default": true, "description": "Format output as newline delimited JSON (default: true).", "type": "boolean" } }, "type": "object" }

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/alexbakers/mcp-ipfs'

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