mcp-ipfs
MCP Serverby alexbakers · Added 5mo ago
Claude
156
Install
git clone https://github.com/alexbakers/mcp-ipfsAdd to Claude
claude mcp add mcp-ipfsQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"mcp-ipfs": {
"command": "npx",
"args": [
"@modelcontextprotocol/mcp-ipfs"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
IPFS storage operations
Tags
devopsmcp-server