mcp-ipfs and mcp-filesystem
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.
About mcp-filesystem
gabrielmaialva33/mcp-filesystem
A secure Model Context Protocol (MCP) server providing filesystem access within predefined directories
Implements strict path validation with Zod schemas and supports multiple deployment modes (CLI, npm package, Docker) to integrate with Claude Desktop and other MCP clients. Provides comprehensive filesystem operations including file editing with diff preview, recursive directory trees, and pattern-based search, alongside system command execution and upcoming HTTP request capabilities.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work