Skip to main content
Glama

mcp-ipfs

by alexbakers
package.json1.06 kB
{ "name": "mcp-ipfs", "version": "0.1.9", "type": "module", "description": "MCP Server for interacting with the IPFS Storacha Network", "main": "dist/index.js", "types": "dist/index.d.ts", "bin": { "mcp-ipfs": "dist/index.js" }, "scripts": { "build": "tsc", "start": "node dist/index.js", "prepublishOnly": "npm run build" }, "files": [ "dist/" ], "dependencies": { "@modelcontextprotocol/sdk": "^1.8.0", "files-from-path": "^1.1.4", "multiformats": "^13.3.2", "zod": "^3.24.2", "zod-to-json-schema": "^3.24.5" }, "devDependencies": { "@types/node": "^22.14.0", "typescript": "^5.8.2" }, "engines": { "node": ">=22.0.0" }, "publishConfig": { "access": "public" }, "license": "MIT", "author": "Alex Baker <alex.baker.fon@protonmail.com>", "repository": { "type": "git", "url": "https://github.com/alexbakers/mcp-ipfs.git" }, "keywords": [ "mcp", "model-context-protocol", "ipfs", "storacha", "w3up", "llm", "ai" ] }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/alexbakers/mcp-ipfs'

If you have feedback or need assistance with the MCP directory API, please join our Discord server