filesystem-mcp-server and mcp-ipfs
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
Supports dual STDIO and HTTP transports with JWT authentication, enabling both direct process communication and network-based AI agent interactions. Built with TypeScript and Zod validation, it implements a layered architecture separating transport, API, core services, and tool implementation layers for modularity and maintainability. Includes session-aware path management, comprehensive filesystem operations with regex-based search-and-replace, and security features like path sanitization and configurable base directory restrictions for sandboxed file access.
About mcp-ipfs
alexbakers/mcp-ipfs
🪐 MCP IPFS Server
Wraps the `w3` CLI to expose storacha.network storage operations—including uploads, space management, delegations, and billing—as MCP tools for language models and AI agents. Implements the Model Context Protocol via Node.js with stdio transport, executing native `w3` commands and parsing their output into structured tool responses. Integrates with MCP-compatible clients (Claude, etc.) through npx or Docker, requiring the `@web3-storage/w3cli` package and email-based authentication.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work