IPFS MCP Server

Stableother
45 starsTypeScriptcommunity
GitHub
About

Overview

The IPFS MCP Server enables AI agents to interact with the InterPlanetary File System. It provides tools for adding content, retrieving files by CID, and pinning content for persistence.
Capabilities

Tools & Capabilities

add

Add content to IPFS

get

Retrieve content by CID

pin

Pin content for persistence

list_pins

List pinned content

Setup

Installation

bash
Install
npx -y mcp-server-ipfs
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "ipfs": {
      "command": "npx",
      "args": ["-y", "mcp-server-ipfs"]
    }
  }
}

Quick Info

Authorcommunity
LanguageTypeScript
StatusStable
Stars 45
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
CortexAgent Customer Service

Want to skip the form?

Our team is available to help you get started with CortexAgent.

This chat may be recorded for quality assurance. You can view our Privacy Policy.

IPFS MCP Server - MCP Server Directory - CortexAgent