Skip to main content
Glama

Pinata MCP

Official
by PinataCloud
package.json507 B
{ "name": "pinata-mcp", "module": "index.ts", "version": "0.1.1", "type": "module", "main": "dist/index.js", "types": "dist/index.d.ts", "bin": { "pinata-mcp": "./dist/index.js" }, "scripts": { "build": "tsc && chmod 755 dist/index.js" }, "files": [ "build" ], "devDependencies": { "@types/node": "^22.13.10" }, "peerDependencies": { "typescript": "^5.8.2" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.6.1", "form-data": "^4.0.2" } }

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/PinataCloud/pinata-mcp'

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