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
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
More AI & Agents MCP servers
Sequential Thinking Multi-Agent System (MAS)
FradSerAn advanced sequential thinking process using a Multi-Agent System (MAS) built with the Agno framework and served via MCP.
Perplexity MCP Server
DaInfernalCoderA Model Context Protocol (MCP) server for research and documentation assistance using Perplexity AI. Won 1st @ Cline Hackathon
MCP Server - Remote MacOs Use
baryhuangThe only general AI agent that does NOT requires extra API key, giving you full control on your local and remote MacOs from Claude Desktop App
mcp-hfspace MCP Server 🤗
evalstateMCP Server to Use HuggingFace spaces, easy configuration and Claude Desktop mode.
MCP-LLM Bridge
patruffBridge between Ollama and MCP servers, enabling local LLMs to use Model Context Protocol tools
Comments