Skip to main content
Glama

mcp-ipfs

by alexbakers

w3_plan_get

Retrieve the storage plan details for a specified or currently authorized account on the MCP IPFS Server to manage data storage and access.

Instructions

Displays the plan associated with the current or specified account.

Input Schema

NameRequiredDescriptionDefault
accountIdNoOptional account ID to get plan for (defaults to current authorized account).

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "description": "Displays the plan associated with the current or specified account.", "properties": { "accountId": { "description": "Optional account ID to get plan for (defaults to current authorized account).", "type": "string" } }, "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