ピニャータ-MCP
Claude に Pinata へのアクセスを提供する Model Context Protocol (MCP) サーバー。この統合により、Claude は Pinata の API を介してパブリックおよびプライベート IPFS とやり取りできるようになります。
設定
前提条件
- Node.js 18以上がインストールされている
- API キー (JWT) を持つ Pinata アカウント
インストール
インストールは、Claude Code を使用するか、Claude Desktop を使用するかによって異なります。
クロード・コード
claude mcp add
を実行し、プロンプトに従って次の情報を入力します。
クロードデスクトップ
claude_desktop_config.json
に次の設定を追加します。
使用法
MCPの使用を開始するには、 claude
コマンドでClaude Codeを起動するか、Claude Desktopを起動します。以下の操作が可能です。
ファイル操作
- Pinata(パブリックまたはプライベートIPFS)にファイルをアップロードする
- 名前、CID、またはMIMEタイプでファイルを検索する
- IDでファイルの詳細を取得する
- 名前やキー値を含むファイルのメタデータを更新する
- Pinataからファイルを削除する
グループオペレーション
- オプションのフィルタリング機能を備えたグループの一覧
- ファイルを整理するためのグループを作成する
- IDでグループの詳細を取得する
- グループ情報を更新する
- グループを削除する
- グループへのファイルの追加/削除
コンテンツアクセス
- プライベートファイルにアクセスするためのプライベートダウンロードリンクを作成する
- IPFSゲートウェイからコンテンツを取得し、オプションでローカルに保存する
クロードの例題
Claude に pinata-mcp を使用するように指示する方法の例をいくつか示します。
質問
何か問題が発生した場合は、メールでお知らせください。
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Claude に Pinata の API へのアクセスを提供し、ファイルのアップロード、検索、整理、コンテンツの取得のためにパブリック IPFS とプライベート IPFS の両方と対話できるようにします。
Related MCP Servers
- AsecurityAlicenseAqualityEnables Claude to interact with FTP servers through natural language commands, allowing users to list directories, download/upload files, create directories, and delete files/directories on FTP servers.Last updated -68JavaScriptMIT License
- AsecurityAlicenseAqualityConnects Claude with Spotify, allowing users to control playback, search for content, get music information, and manage the Spotify queue.Last updated -81PythonMIT License
- -securityFlicense-qualityConnects Claude with Spotify, enabling playback control, search functionality, and queue management through Spotify's API.Last updated -Python
- -securityAlicense-qualityEnables Claude to interact with Webflow's APIs, allowing access to site information, collections, and other Webflow resources.Last updated -860TypeScriptMIT License