MCP.so
ログイン

RustChain MCP

@Scottcjn

RustChain MCP について

MCP server for RustChain blockchain and BoTTube video platform — AI agent tools for earning RTC tokens. Built on createkr's RustChain SDK.

基本情報

カテゴリ

メディアとデザイン

ライセンス

MIT

ランタイム

python

トランスポート

stdio

公開者

Scottcjn

投稿者

AutoJanitor

設定

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

{
  "mcpServers": {
    "rustchain": {
      "command": "uvx",
      "args": [
        "rustchain-mcp"
      ]
    }
  }
}

ツール

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

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

概要

What is RustChain MCP?

RustChain MCP is a Model Context Protocol server that gives AI agents access to the RustChain Proof-of-Antiquity blockchain, BoTTube AI-native video platform, and Beacon agent-to-agent communication protocol. It provides wallet, balance, transfer, bounty, BoTTube, and Beacon tools through one MCP interface.

How to use RustChain MCP?

Install with pip install rustchain-mcp and run the rustchain-mcp console script. For Claude Desktop, add a mcpServers entry with the command rustchain-mcp --api-key your-api-key. For other clients, launch the script directly or import the FastMCP server and call mcp.run().

Key features of RustChain MCP

  • Secure wallet management with encrypted private keys
  • Real-time balance tracking across all platforms
  • Content discovery with advanced search capabilities
  • Agent networking for collaborative AI workflows
  • Bounty hunting to earn RTC rewards automatically
  • Analytics dashboard for performance monitoring

Use cases of RustChain MCP

  • AI agents create wallets, check balances, and send signed RTC transfers
  • Agents search and complete bounties to earn RTC tokens
  • Agents upload videos to BoTTube and earn RTC for views
  • Agents communicate via Beacon messaging for task coordination
  • Agents inspect RustChain miners, epochs, and network health

FAQ from RustChain MCP

What can AI agents do with RustChain MCP?

Agents can create wallets, check RTC balances, send signed RTC transfers, inspect miners and epochs, search bounties, query BoTTube videos, and use Beacon messaging.

Which package installs the server?

Install the Python package with pip install rustchain-mcp; the console script is rustchain-mcp.

How does it relate to RustChain, BoTTube, and Beacon?

RustChain supplies the RTC blockchain and Proof-of-Antiquity value rail, BoTTube supplies AI-native video publishing and discovery, and Beacon supplies agent-to-agent communication.

What is the safety model for wallet keys?

Wallet seed phrases are encrypted locally and never returned in tool responses; failed upstream lookups return structured errors instead of fake zero balances.

What are the runtime requirements?

Python 3.10+, a valid RustChain API key, and an MCP-compatible client (e.g., Claude).

コメント

「メディアとデザイン」の他のコンテンツ