mcp-ipfs logo

mcp-ipfs🌋 MCP IPFS Palvelin

(0)
Daniel NikulshynArvostellut Daniel Nikulshyn·Päivitetty heinäkuu 2026

Yleiskatsaus

MCP IPFS-palvelin on Node.js-palvelin, joka toteuttaa mallikontekstiprotokollan (MCP) yhteistyöhön storacha.netverkkoplatformin kanssa. Se peittää w3-käyttöliittymän komentoriville, tarjoaa MCP-työkaluja tehtäville kuten autentikointiin, tilin hallintaan, datan hallintaan, jakamiseen, valtuuksien antamiseen sekä todisteisiin. Tämä palvelin antaa kielellisten mallien ja muut MCP-palvelimet tilan hallinnasta, datan lataamisesta/lähetystä, sekä muita tehtäviä. Palvelu vaatii Node.js 22.0.0 tai korkeampaa sekä w3-CLI:n globaalisti asennetun ja määriteltyyn asennuksen, jonka jälkeen voit käyttää sitä yhdenmukaiseen MCP-palvelimeen, ja sen saa asennettua myös käyttäen NPX tai Docker-tietokasasteen asennuksessa.

Pääominaisuudet

  • Tunnustus & Agent: w3_login, w3_reset, w3_account_ls
  • Tilannehallinta: w3_space_ls, w3_space_use, w3_space_info, w3_space_add, w3_space_provision
  • Tiedonhallinta: w3_up, w3_ls, w3_rm
  • Osallistuminen: w3_open (generoi w3s.link URL)
  • Edustajat & Todistukset: w3_delegation_create, w3_delegation_ls, w3_delegation_revoke, w3_proof_add, w3_proof_ls

Hinnat

Malli
Free
Arvio
Ei arvioita

Käyttötapaukset

Kielimallien integraatio

Mahdollista kielimallien vuorovaikutus storacha.network tiloihin ja tiedonhallinta

Automaattinen tiedonhallinta

Käytä MCP IPFS Palvelejä automatisoida tiedon lataamista, ladata ja hallinta tehtäviä

Plussat ja miinukset

Plussat

  • Natitiivi yhteyttä storacha.network
  • Puola-levy tuki erilaisille w3 toiminnoille
  • Sulamaton w3-pyyntöjen ympäröiminen

Miinukset

  • Vaatii Node.js 22.0.0 tai uudemman
  • Vaatii globaalisti asennetun @web3-storage/w3cli:n asetettuna

Arvostelut

Kirjaudu sisään jättääksesi arvostelun.

Ei arvosteluja. Ole ensimmäinen!

Kysymykset

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

Kysy kysymys

MCP Palvelimet vaihtoehdot