mcp-ipfs logo

mcp-ipfs🪐 MCP IPFS Server

(0)
Daniel NikulshynBeoordeeld door Daniel Nikulshyn·Bijgewerkt juli 2026

Overzicht

De MCP IPFS Server is een Node.js-server die het Model Context Protocol (MCP) implementeert voor interactie met het storacha.network-platform. Het wrappt de w3-opdrachtregelinterface en biedt MCP-hulpprogramma's voor taken zoals authenticatie, ruimtebeheer, gegevensbeheer, delen, delegaties en bewijzen. Deze server stelt taalmodellen en andere MCP-clients in staat om storacha.network-ruimtes te beheren, gegevens te uploaden/downloaden en verschillende andere taken uit te voeren. De server vereist Node.js 22.0.0 of hoger en de w3 CLI om wereldwijd te worden geïnstalleerd en geconfigureerd. Het kan worden gebruikt met elke MCP-compatibele client en kan worden geïmplementeerd met behulp van NPX of Docker.

Belangrijkste functies

  • Authenticatie & Agent: w3_login, w3_reset, w3_account_ls
  • Ruimtebeheer: w3_space_ls, w3_space_use, w3_space_info, w3_space_add, w3_space_provision
  • Gegevensbeheer: w3_up, w3_ls, w3_rm
  • Delen: w3_open (genereert w3s.link URL)
  • Delegaties & Bewijzen: w3_delegation_create, w3_delegation_ls, w3_delegation_revoke, w3_proof_add, w3_proof_ls

Prijs

Model
Free
Categorie
MCPServers
Beoordeling
Nog geen reviews

Toepassingen

Taalmodelintegratie

Stel taalmodellen in staat om te interageren met storacha.network-ruimtes en gegevens te beheren

Geautomatiseerd gegevensbeheer

Gebruik MCP IPFS Server om gegevensupload-, download- en beheertaken te automatiseren

Pluspunten & minpunten

Pluspunten

  • Native integratie met storacha.network
  • Breed scala aan w3-functionaliteit
  • Naadloos wrapgen van w3-opdrachten

Minpunten

  • Requires Node.js versie 22.0.0 of hoger
  • Requires @web3-storage/w3cli wereldwijd geïnstalleerd en geconfigureerd

Recensies

Log in om een review te schrijven.

Nog geen reviews. Wees de eerste!

Vragen

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

Stel een vraag

Alternatieven voor MCPServers