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 与智能体 分类下的更多 MCP 服务器