Enterprise DNA
M MCP Servers Developer low

alexbakers/mcp-ipfs

by Various

🪐 MCP IPFS Server

A

MCP

alexbakers/mcp-ipfs

Added 1 June 2026

#ai #decentralized #ipfs #mcp #mcp-server #model-context-protocol #model-context-protocol-servers #storage

Overview

A Model Context Protocol (MCP) server that enables AI agents to interact with the InterPlanetary File System (IPFS). It allows storing and retrieving content from IPFS through the standard MCP interface. Built in TypeScript, it provides a lightweight bridge between AI tools and decentralized storage.

Best for

Best for
Developers building AI agents that need decentralized file storage via IPFS

Use cases

  • Integrating IPFS storage into AI agent workflows
  • Storing generated content or data from AI models on IPFS
  • Retrieving files from IPFS for use by AI assistants

How to use

Install

npm install -g mcp-ipfs

Tools exposed

  • w3_login
  • w3_reset
  • w3_account_ls
  • w3_space_ls
  • w3_space_use
  • w3_space_info
  • w3_space_add
  • w3_space_provision
  • w3_up
  • w3_ls
  • w3_rm
  • w3_open
  • w3_delegation_create
  • w3_delegation_ls
  • w3_delegation_revoke
  • w3_proof_add
  • w3_proof_ls
  • w3_key_create
  • w3_bridge_generate_tokens
  • w3_can_blob_add

Example client config

{\n  "mcpServers": {\n    "ipfs": {\n      "command": "npx",\n      "args": ["-y", "mcp-ipfs"],\n      "env": {\n        "W3_LOGIN_EMAIL": "your-email@example.com"\n      }\n    }\n  }\n}

Notes

A Model Context Protocol (MCP) server that enables AI agents to interact with the InterPlanetary File System (IPFS). It allows storing and retrieving content from IPFS through the standard MCP interface. Built in TypeScript, it provides a lightweight bridge between AI tools and decentralized storage.

17 stars on GitHub. Last updated 2025-04-10. Licensed MIT.

Use cases

  • Integrating IPFS storage into AI agent workflows
  • Storing generated content or data from AI models on IPFS
  • Retrieving files from IPFS for use by AI assistants

Pros

  • Open source and free to use
  • Written in TypeScript for type safety and maintainability
  • Implements the standard MCP protocol for easy integration

Cons

  • Low community adoption with only 17 stars
  • Limited documentation and examples available
  • Requires a running IPFS node or gateway to function

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Open source and free to use
  • Written in TypeScript for type safety and maintainability
  • Implements the standard MCP protocol for easy integration

Cons

  • Low community adoption with only 17 stars
  • Limited documentation and examples available
  • Requires a running IPFS node or gateway to function
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks