alexbakers/mcp-ipfs
upload and manipulation of IPFS storage
Quick Start
Clone the repository:
git clone https://github.com/alexbakers/mcp-ipfsClaude Desktop configuration example:
{
"mcpServers": {
"mcp-ipfs": {
"command": "npx",
"args": [
"-y",
"alexbakers/mcp-ipfs"
]
}
}
}Check the repository README for specific installation and configuration instructions.