mcp-ipfs logo

mcp-ipfs🪐 MCP IPFS Server

(0)
Daniel NikulshynPārskatījis Daniel Nikulshyn·Atjaunināts 2026. g. jūlijs

Pārskats

MCP IPFS Server ir Node.js serveris, kas īsteno Model Context Protocol (MCP), lai mijiedarbotos ar storacha.network platformu. Tas pārveido w3 komandu rindiņu interfeisu, nodrošinot MCP rīkus darbībām, piemēram, autentifikācijai, telpu pārvaldībai, datu pārvaldībai, koplietošanai, delegēšanai un pierādījumiem. Šis serveris ļauj valodas modeļiem un citiem MCP klientiem pārvaldīt storacha.network telpas, augšupielādēt/lejupielādēt datus un veikt dažādas citas uzdevumu. Serverim ir jābūt instalētam Node.js 22.0.0 vai jaunākam, un jābūt globāli instalētam un konfigurētam w3 CLI. Tas var darboties ar jebkuru MCP-kompatiblu klientu un var tikt izvietots vai nu ar NPX, vai Docker.

Galvenās funkcijas

  • Autentifikācija & Īpaštiesne: w3_login, w3_reset, w3_account_ls
  • Vietu pārvaldība: w3_space_ls, w3_space_use, w3_space_info, w3_space_add, w3_space_provision
  • Datu pārvaldība: w3_up, w3_ls, w3_rm
  • Koplietošana: w3_open (ģenerē w3s.link URL)
  • Delegācijas un pierādījumi: w3_delegation_create, w3_delegation_ls, w3_delegation_revoke, w3_proof_add, w3_proof_ls

Cenas

Modelis
Free
Kategorija
MCP Serveri
Vērtējums
Nav atsauksmju

Lietošanas gadījumi

Valodas modeļa integrācija

Ļauj valodas modeliem mijiedarboties ar storacha.network telpām un pārvaldīt datus

Automātiskā datu pārvaldība

Izmantojiet MCP IPFS Server, lai automatizētu datu augšupielādi, lejupielādi un pārvaldību

Plusi un mīnusi

Plusi

  • Iebūvēta integrācija ar storacha.network
  • Plašs w3 funkcionalitātes aptaujas apjoms
  • Bezšūpošs w3 komandu apdzelšana

Mīnusi

  • Prasa Node.js versiju 22.0.0 vai augstāku
  • Prasa @web3-storage/w3cli instalētu globalizēti un konfigurētu

Atsauksmes

Pieslēdzies, lai atstātu atsauksmi.

Vēl nav atsauksmju. Esi pirmais!

Jautājumi

What is required to generate a sharable link for uploaded data?

Use the w3_open command (exposed by the server) which creates a w3s.link URL for the specified object, enabling easy sharing of content stored on storacha.network.

Asked by Kwabena Asante · Mar 3, 2026

Can I use MCP IPFS Server with any MCP-compatible client?

Yes, the server is designed to be a generic MCP endpoint. After configuring the client to point to this server, any MCP-compatible tool can perform space management, upload/download, and other actions via the wrapped w3 commands.

Asked by Ximena Torres · Jan 18, 2026

How does MCP IPFS Server simplify using the w3 CLI?

It wraps all w3 CLI commands behind a Node.js server, exposing MCP tools like authentication, space and data management, sharing, delegations, and proofs through a single API, so clients don’t need to call the CLI directly.

Asked by Winifred Adeyemi · Dec 30, 2025

What are the minimum system requirements to run MCP IPFS Server?

You need Node.js version 22.0.0 or higher and the @web3-storage/w3cli package installed globally and configured. The server can also be deployed via Docker if you prefer not to install Node directly.

Asked by Sven Bergqvist · Dec 27, 2025

Uzdod jautājumu

MCP Serveri alternatīvas