🪐 MCP IPFS Server (storacha.network) 🛰️

Created By
alexbakersa year ago
🪐 MCP IPFS Server
Overview

What is MCP IPFS Server?

MCP IPFS Server is a Node.js server that implements the Model Context Protocol (MCP) for interacting with the storacha.network platform, allowing users to manage spaces, upload/download data, and perform various tasks using the w3 command-line interface.

How to use MCP IPFS Server?

To use the MCP IPFS Server, install the @web3-storage/w3cli globally, configure your environment, and run the server using Node.js or Docker. You can interact with it through MCP-compatible clients.

Key features of MCP IPFS Server?

  • Native integration with storacha.network via w3 CLI.
  • Comprehensive MCP tools for authentication, space management, data management, sharing, delegations, and account billing.
  • Supports advanced storage functionalities.

Use cases of MCP IPFS Server?

  1. Managing data storage on the storacha.network.
  2. Automating interactions with the w3 CLI for various tasks.
  3. Facilitating language model interactions with storage services.

FAQ from MCP IPFS Server?

  • What are the prerequisites for using MCP IPFS Server?
    You need Node.js version 22.0.0 or higher and the @web3-storage/w3cli installed globally.

  • Can I run MCP IPFS Server in Docker?
    Yes, you can build and run the server using Docker with the provided commands.

  • Is there a license for MCP IPFS Server?
    Yes, it is licensed under the MIT License.

Server Config

{
  "mcpServers": {
    "mcp-ipfs": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "-v",
        "/path/to/your/project:/path/to/your/project",
        "-e",
        "W3_LOGIN_EMAIL",
        "alexbakers/mcp-ipfs"
      ],
      "env": {
        "W3_LOGIN_EMAIL": "your-email@example.com"
      }
    }
  }
}
Project Info
Created At
a year ago
Updated At
a year ago
Author Name
alexbakers
Star
8
Language
TypeScript
License
MIT license

Recommend Servers

View All
Tavily Mcp
@tavily-ai

JavaScript
a year ago