filesystem-mcp-server and mcp-ipfs
Both are Model Context Protocol (MCP) servers, with the second being a specific implementation of an MCP server designed to interact with IPFS, making them ecosystem siblings where the second project specializes the first for decentralized file systems.
About filesystem-mcp-server
cyanheads/filesystem-mcp-server
A Model Context Protocol (MCP) server for platform-agnostic file capabilities, including advanced search/replace and directory tree traversal
This project provides a secure way for AI models to interact with a computer's file system. It takes commands from an AI agent to read, write, modify, or manage files and directories, then performs these operations and returns the results. It's designed for developers building AI agents that need to access local data.
About mcp-ipfs
alexbakers/mcp-ipfs
🪐 MCP IPFS Server
This project provides a straightforward way for language models or other automated clients to interact with the storacha.network decentralized storage platform. It takes commands like 'upload this file' or 'list my stored data' and handles the technical details of communicating with storacha.network. This is ideal for developers building applications that need to programmatically manage data on a decentralized storage network without directly handling the `w3` command-line interface.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work