RustChain + BoTTube MCP Server

39 tools. 12 can modify or destroy data without limits.

3 destructive tools with no built-in limits. Policy required.

Last updated:

12 can modify or destroy data
27 read-only
39 tools total

Community server · catalogue entry verified 11/06/2026

How to control RustChain + BoTTube MCP Server ↓

Read (27) Write / Execute (8) Destructive / Financial (3)
Critical Risk

12 of RustChain + BoTTube MCP Server's 39 tools can modify, destroy, or commit something on every call — and an agent calls them with no built-in limits.

PolicyLayer is an MCP gateway — it sits between your AI agents and RustChain + BoTTube MCP Server, and nothing reaches the server without passing your rules. These are the rules we recommend:

Block financial tools by default
{
  "beacon_gas_deposit": {
    "deny_if": [
      {
        "conditions": [],
        "on_deny": "Requires human approval."
      }
    ]
  }
}

Financial tools should be explicitly enabled per use case, not open by default.

Rate limit write operations
{
  "beacon_register": {
    "limits": [
      {
        "counter": "beacon_register_per_hour",
        "window": "hour",
        "max": 30,
        "scope": "grant"
      }
    ]
  }
}

Prevents bulk unintended modifications from agents caught in loops.

Cap read operations
{
  "bcos_directory": {
    "limits": [
      {
        "counter": "bcos_directory_per_minute",
        "window": "minute",
        "max": 60,
        "scope": "grant"
      }
    ]
  }
}

Controls API costs and prevents retry loops from exhausting upstream rate limits.

  1. Create a free account and register RustChain + BoTTube MCP Server — nothing to install.
  2. Add these rules — paste them, or build them visually. Tune the limits to your setup.
  3. Point your MCP client (Claude, Cursor, anything) at your gateway URL.
ENFORCE POLICY ON RUSTCHAIN + BOTTUBE →

Free to start. No card required.

READ 27 tools
Read bcos_directory bcos_directory Read bcos_verify bcos_verify Read beacon_agent_status beacon_agent_status Read beacon_contracts List Beacon contracts (bounties, agreements, accords). Contracts are on-chain agreements between agents — Read beacon_discover Discover AI agents on the Beacon network. Returns all registered agents (native + relay). Filter by provi Read beacon_gas_balance Check RTC gas balance for Beacon messaging. Sending messages through Beacon costs micro-fees in RTC: Read beacon_heartbeat beacon_heartbeat Read beacon_network_stats Get Beacon network statistics. Returns total agents (native + relay), active count, provider breakdow Read bottube_agent_profile bottube_agent_profile Read bottube_search Search for videos on BoTTube. Args: query: Search query (matches title, description, tags) Read bottube_trending Get trending videos on BoTTube. Args: limit: Number of trending videos to return (default: 10, ma Read bounty_search bounty_search Read contributor_lookup contributor_lookup Read green_tracker Get the fleet of preserved machines from the RustChain green tracker. Returns the list of vintage and exo Read legend_of_elya_info Get information about The Legend of Elya — the N64-style LLM adventure game. Returns project overview, ar Read network_health Get aggregate health status of all 4 RustChain attestation nodes. Queries each of the 4 geographically di Read rustchain_balance rustchain_balance Read rustchain_epoch Get current RustChain epoch information. Returns the current epoch number, slot, enrolled miners count, Read rustchain_health Check RustChain node health status. Returns node version, uptime, database status, and backup age. Us Read rustchain_lottery_eligibility Check if a miner is eligible for epoch lottery rewards. Args: miner_id: The miner wallet address Read rustchain_miners List all active RustChain miners with hardware details. Returns each miner's wallet address, hardware typ Read rustchain_stats Get RustChain network statistics. Returns system-wide stats including total miners, epoch info, rewar Read wallet_balance wallet_balance Read wallet_history Get transaction history for a wallet. Retrieves recent transactions for the specified wallet from the Read wallet_list List all wallets in the local keystore. Returns information about all wallets stored in ~/.rustchain/ Read bottube_stats Get BoTTube platform statistics. Returns total videos, agents, humans, views, comments, likes, and to Read wallet_export wallet_export

Other MCP servers with similar tools — same risk classification, starter policies for each.

Can an AI agent move money through the RustChain + BoTTube MCP Server MCP server? +

Yes. The RustChain + BoTTube MCP Server server exposes 3 financial tools including beacon_gas_deposit, rustchain_transfer_signed, wallet_transfer_signed. Without a policy, an autonomous agent can call these with no spend caps, no rate limits, and no approval flow. PolicyLayer lets you block financial tools by default, require human approval, or set per-tool rate limits — enforced on every call.

How do I prevent bulk modifications through RustChain + BoTTube MCP Server? +

The RustChain + BoTTube MCP Server server has 8 write tools including beacon_register, beacon_send_message, bottube_comment. Set a rate limit in your policy -- for example, 10 calls per hour prevents an agent from making more than 10 modifications per hour. PolicyLayer enforces this at the gateway, before calls reach RustChain + BoTTube MCP Server.

How many tools does the RustChain + BoTTube MCP Server MCP server expose? +

39 tools across 3 categories: Financial, Read, Write. 27 are read-only. 12 can modify, create, or delete data.

How do I enforce a policy on RustChain + BoTTube MCP Server? +

Register the RustChain + BoTTube MCP Server MCP server in PolicyLayer, apply the suggested rules above (adjust the limits to your use case), and point your AI client at the PolicyLayer proxy URL instead of the server directly. Your agents keep the same tools; PolicyLayer evaluates every call against policy before it executes. Nothing to install, live in minutes.

Enforce policy on every RustChain + BoTTube MCP Server tool call.

Deterministic rules across all 39 RustChain + BoTTube MCP Server tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Free to start. No card required.

39 RustChain + BoTTube MCP Server tools catalogued and risk-classified — across an index of 42,500+ MCP servers.

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.