Loading languages...
MC

mcp-server-ipfs-context

@johnhenry

An MCP that uses IPFS to store and retrieve context between sessions.

ipfs
context
decentralized

# mcpServer Config

{
  "mcpServers": {
    "vimble-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-server-ipfs-context",
        "<path-to-context-storage>"
      ]
    }
  }
}

# stdio

npx -y mcp-server-ipfs-context <path-to-context-storage>
Transport:
stdio
語言:
JavaScript
創建時間:4/28/2025
更新時間:4/28/2025