Back to directory
aleksanstark/mcp-ipfs-server

aleksanstark/mcp-ipfs-server

@AleksanStark

A Model Context Protocol (MCP) server for interacting with IPFS, enabling file operations like upload, get, pin, unpin, and list.

ipfsmcp-serverdecentralized-storagefile-managementpinningcontent-addressable-storagecloud

Installation & Configuration

{
  "mcpServers": {
    "ipfs-mcp": {
      "command": "node",
      "args": [
        "/Absolute/path/to/mcp-ipfs-server/build/index.js"
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/13
Updated
2026/6/13