MCP-IPFS is a server implementation that provides AI assistants with access to the IPFS Storacha Network through the w3cli interface. Developed by Alex Baker, this TypeScript server enables file uploads, space management, delegation handling, and various IPFS operations via a set of well-defined tools. The implementation requires email authentication with the w3 service and handles command execution, parsing responses, and formatting results for AI consumption. Particularly useful for decentralized storage workflows, content addressing, and managing persistent data on IPFS without requiring direct CLI interaction.
まだレビューはありません. 最初のレビューを投稿しましょう!
会話に参加するにはサインインしてください
Authenticate the user to the storacha.network platform.
Reset the user's authentication session.
List accounts for checking authorization.
List all available spaces in the storacha.network.
Set the specified space as the active space for further commands.
Retrieve information about a specific space.
Create a new space in the storacha.network.
Provision resources for a specified space.
Upload data to the active space.
List files in the active space.
Remove a file from the active space.
Generate a w3s.link URL for sharing the active space.
Create a delegation for managing access permissions.
List all delegations associated with the active space.
Revoke a specific delegation.
Add a proof related to a specific operation.
List all proofs associated with the active space.
Create a new key for accessing the storacha.network.
Generate tokens for bridging between services.
Retrieve the current billing plan details.
Create a new coupon for billing discounts.
Generate a report of usage statistics for the account.