MCP.so
ログイン
D

Drpc Agent Skills

@drpcorg

Drpc Agent Skills について

Blockchain RPC via DRPC. Exposes eth_call, eth_getBalance, gas estimation, and other JSON-RPC methods as MCP tools across 100+ blockchains

基本情報

カテゴリ

AI とエージェント

トランスポート

stdio

公開者

drpcorg

投稿者

Anton Bulavlev

設定

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

{
  "mcpServers": {
    "drpc": {
      "url": "https://lb.drpc.org/mcp/<YOUR_API_KEY>"
    }
  }
}

ツール

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

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

概要

What is Drpc Agent Skills?

This MCP server integrates blockchain RPC via DRPC, exposing common Ethereum JSON-RPC methods such as eth_call, eth_getBalance, and gas estimation as MCP tools across over 100 blockchains.

How to use Drpc Agent Skills?

Key features of Drpc Agent Skills?

  • Exposes eth_call, eth_getBalance, and gas estimation as MCP tools
  • Supports over 100 blockchains via a single DRPC endpoint
  • Provides additional JSON-RPC methods for blockchain interaction
  • Designed for use within MCP‑compatible agent workflows

Use cases of Drpc Agent Skills?

  • Query on‑chain data from smart contracts using eth_call
  • Check native token balances of any address with eth_getBalance
  • Estimate gas costs for transactions before submission
  • Access a wide range of blockchain networks through a unified RPC interface

FAQ from Drpc Agent Skills

What blockchain methods does Drpc Agent Skills support?

It supports eth_call, eth_getBalance, gas estimation, and other JSON‑RPC methods.

How many blockchains does it support?

It supports over 100 blockchains via the DRPC network.

What provider does Drpc Agent Skills use?

It uses DRPC as the underlying RPC provider.

What is

コメント

「AI とエージェント」の他のコンテンツ