MCP.so
Sign In
D

Drpc Agent Skills

@drpcorg

About 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

Basic information

Category

AI & Agents

Transports

stdio

Publisher

drpcorg

Submitted by

Anton Bulavlev

Config

Add this server to your MCP-compatible client using the configuration below.

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

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

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

Comments

More AI & Agents MCP servers