mcp-ipfs

by alexbakers
Verified

w3_up

Generates and uploads data securely using ed25519 key pairs to IPFS. Requires absolute paths for file arguments, ensuring precise and controlled data management on the MCP server.

Instructions

Generates and prints a new ed25519 key pair. Does not automatically use it for the agent. Requires ABSOLUTE paths for file arguments.

Input Schema

NameRequiredDescriptionDefault
hiddenNoInclude paths starting with '.'.
noWrapNoDon't wrap input files with a directory.
pathsYesArray of one or more ABSOLUTE paths to files or directories to upload.

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "description": "Generates and prints a new ed25519 key pair. Does not automatically use it for the agent.", "properties": { "hidden": { "default": false, "description": "Include paths starting with '.'.", "type": "boolean" }, "noWrap": { "default": false, "description": "Don't wrap input files with a directory.", "type": "boolean" }, "paths": { "description": "Array of one or more ABSOLUTE paths to files or directories to upload.", "items": { "type": "string" }, "minItems": 1, "type": "array" } }, "required": [ "paths" ], "type": "object" }
ID: 1kj9uihg56