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.
Aucun avis encore. Soyez le premier à donner votre avis !
Connectez-vous pour rejoindre la conversation
Authenticate the user with the storacha.network platform using email.
Reset the user's authentication session.
List all accounts to check authorization.
List all spaces associated with the user's account.
Select a space for subsequent operations.
Retrieve information about a specific space.
Add a new space to the user's account.
Provision a space for storage.
Upload data to the selected space.
List data stored in the selected space.
Remove data from the selected space.
Generate a w3s.link URL for sharing stored data.
Create a new delegation for access management.
List all delegations associated with the user's account.
Revoke an existing delegation.
Add a proof to the user's account.
List all proofs associated with the user's account.
Create a new key for accessing the storacha.network.
Generate tokens for use with the bridging service.
Retrieve the current billing plan details.
Create a new coupon for billing discounts.
Generate a report of usage statistics for the account.