Skip to main content
Glama
cuongpo

Rootstock MCP Server

by cuongpo

Related Servers

Alternatives to Rootstock MCP Server

No user-submitted related servers found.

    Related Servers

    • -
      license
      Not graded
      quality
      Not graded
      maintenance
      A backend service that executes transactions across multiple blockchains, enabling users to manage wallets, transfer tokens, and interact with smart contracts using the Model Context Protocol framework.
      1
      -
    • -
      license
      Not graded
      quality
      Not graded
      maintenance
      Backend service that enables users to connect with Binance exchange for viewing portfolio data, converting tokens, and executing trades with minimal market impact through the Model Context Protocol framework.
      23
      -
    • F
      license
      A
      quality
      B
      maintenance
      A server that exposes blockchain data (balances, tokens, NFTs, contract metadata) via the Model Context Protocol, enabling AI agents and tools to access and analyze blockchain information contextually.
      18
      45
      -
    • A
      license
      B
      quality
      D
      maintenance
      A Model Context Protocol server that enables interaction with Bitcoin Stamps data via the Stampchain API, providing tools for querying stamp information, collections, and blockchain data without requiring authentication.
      13
      MIT

    TDQS

    B3.4/5.0

    Scored across 19 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose with no ambiguity, covering specific actions like contract calls, wallet management, token deployments, and transaction handling. The descriptions clearly differentiate between read-only operations (call_contract, get_balance) and state-changing ones (send_transaction, deploy_erc20_token), ensuring agents can accurately select the right tool.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern (e.g., call_contract, create_wallet, get_balance, send_transaction), with no deviations in style or convention. This predictability makes the tool set easy to navigate and understand at a glance.

    Tool Count4/5

    With 19 tools, the count is slightly high but reasonable for a blockchain server covering wallets, tokens, contracts, and transactions. It provides comprehensive functionality without being overwhelming, though it edges toward the upper limit of typical well-scoped servers (3-15 tools).

    Completeness5/5

    The tool set offers complete CRUD/lifecycle coverage for the Rootstock blockchain domain, including wallet creation/management, token deployment/minting, contract interactions, and transaction handling. No obvious gaps exist; agents can perform all essential operations from querying to executing transactions.