MCP.so
ログイン
T

Teckel Ipfs Mcp Toolkit

@teckel-mcp-servers

Teckel Ipfs Mcp Toolkit について

The Interplanetary File System (IPFS) MCP toolkit gives AI Agents and automated workflows the ability to utilize IPFS as a backend storage medium. Upload, retrieve, pin, and manage encrypted files on IPFS via a simple API accessible as MCP tools.

基本情報

カテゴリ

開発者ツール

トランスポート

stdio

公開者

teckel-mcp-servers

投稿者

teckel

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "teckel-ipfs-toolkit": {
      "url": "https://mcp-servers.bh.tkllabs.io:9780/ipfs-mcp",
      "headers": {
        "Authorization": "Bearer <MY TECKEL APIKEY"
      }
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Teckel Ipfs Mcp Toolkit?

This MCP server provides an interface to the InterPlanetary File System (IPFS) through the teckel platform. It allows AI assistants to list, upload, retrieve, pin, unpin, and remove IPFS files using natural language prompts. The server requires a teckel account and API key from the teckel mobile app.

How to use Teckel Ipfs Mcp Toolkit?

First, download the teckel App from the App Store or Google Play and create an account. Generate an API key in the app’s Account settings. Then configure your MCP client (e.g., Cursor) with the server URL https://mcp-servers.bh.tkllabs.io:9780/ipfs-mcp and an Authorization header set to Bearer YOUR_API_KEY. Optionally, use ipfs-sse for legacy SSE protocol. Clients send natural language prompts which the server maps to IPFS tool calls.

Key features of Teckel Ipfs Mcp Toolkit

  • List IPFS files with fuzzy nickname search and filters
  • Upload files (raw or base64-encoded) to IPFS
  • Retrieve IPFS content by CID
  • Pin and unpin files on the teckel IPFS node
  • Remove files from teckel node and account inventory
  • Encryption of content using the API key (not end-to-end)
  • Content pre‑scanned for malware and inappropriate material

Use cases of Teckel Ipfs Mcp Toolkit

  • Manage personal IPFS files via natural language in an AI chat client
  • Encrypt and store sensitive data before IPFS upload
  • Pin important IPFS content to prevent automatic garbage collection
  • Publish IPFS files to a teckel web server for public sharing
  • Bulk remove or re‑pin files based on nickname search patterns

FAQ from Teckel Ipfs Mcp Toolkit

How is Teckel Ipfs Mcp Toolkit priced?

Usage is billed via teckel credits purchased within the teckel App. See https://teckel.io/pricing/ for current rates.

Does Teckel Ipfs Mcp Toolkit have rate limits?

Yes, all MCP/API calls are rate‑limited per API key. Exceeding the limit returns a 429 error; exact thresholds are not disclosed.

Is my data encrypted when using Teckel Ipfs Mcp Toolkit?

Teckel can encrypt files using your API key, but this is not end‑to‑end encryption because the key is known to teckel servers. For full private control, encrypt files offline before uploading.

Can I use the same files from both the teckel App and this server?

Yes, the IPFS toolkit is fully compatible with the teckel App. Files uploaded via either method are accessible from both.

What happens if my API key is compromised?

You can generate a new key in the teckel App to disable the old one. However, any IPFS content previously encrypted with the old key will become irretrievable.

コメント

「開発者ツール」の他のコンテンツ