MCP IPFS Server
JSON →Interact with the storacha.network IPFS platform using the w3 CLI.
Install
npm install -g @web3-storage/w3cli Tools · 22
- w3_login Authenticate with storacha.network using the configured email
- w3_reset Reset the w3 CLI configuration
- w3_account_ls List accounts and check authorization
- w3_space_ls List all spaces
- w3_space_use Set the current space
- w3_space_info Get information about a space
- w3_space_add Add a new space
- w3_space_provision Provision a space
- w3_up Upload data to storacha.network
- w3_ls List uploaded data
- w3_rm Remove uploaded data
- w3_open Generate a w3s.link URL for a CID
- w3_delegation_create Create a delegation
- w3_delegation_ls List delegations
- w3_delegation_revoke Revoke a delegation
- w3_proof_add Add a proof
- w3_proof_ls List proofs
- w3_key_create Create a new key
- w3_bridge_generate_tokens Generate bridge tokens
- w3_plan_get Get plan information
- w3_coupon_create Create a coupon
- w3_usage_report Get usage report
Links
★ 17 GitHub stars