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 with the storacha.network using your email.
Reset the authentication session.
List accounts for the current user.
List all spaces associated with the user.
Select a space to use for subsequent operations.
Get information about a specific space.
Add a new space for managing data.
Provision resources for a space.
Upload data to the currently selected space.
List files in the currently selected space.
Remove a file from the currently selected space.
Generate a public URL for sharing a file.
Create a delegation for specific permissions.
List all delegations for the user.
Revoke a specific delegation.
Add a proof to a specific delegation.
List all proofs associated with the user.
Create a new key for accessing resources.
Generate tokens for bridging resources.
Retrieve the current billing plan for the user.
Create a new coupon for billing purposes.
Generate a report on resource usage.