ChainRPC MCP
Rank #9,765io.github.John0n1/chainrpc-mcp
Safety-first EVM and Bitcoin RPC tools for balances, contracts, blocks, and transactions
ChainRPC MCP is a Model Context Protocol (MCP) server published by john0n1. It ranks #9,765 of 132,046 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. ChainRPC MCP is listed across 3 registries — Official MCP, Glama and PulseMCP, with 1 tracked version. It was first listed on Aug 14, 2025 and most recently updated on Aug 19, 2026.
Ranks ahead of 122,281 of 132,046 servers on MCP Toplist.
Use ChainRPC MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http chainrpc-mcp https://chainrpc-mcp.mitander.io/mcpclaude mcp add chainrpc-mcp -e "EVM_RPC_URL=<your EVM_RPC_URL>" -e "BITCOIN_RPC_URL=<your BITCOIN_RPC_URL>" -e "ALLOW_EVM_BROADCAST=<your ALLOW_EVM_BROADCAST>" -e "ALLOW_BITCOIN_BROADCAST=<your ALLOW_BITCOIN_BROADCAST>" -- npx -y chainrpc-mcpReplace each placeholder with your own value before saving.
[mcp_servers.chainrpc-mcp]
url = "https://chainrpc-mcp.mitander.io/mcp"Add to ~/.codex/config.toml.
[mcp_servers.chainrpc-mcp]
command = "npx"
args = ["-y", "chainrpc-mcp"]
[mcp_servers.chainrpc-mcp.env]
EVM_RPC_URL = "<your EVM_RPC_URL>"
BITCOIN_RPC_URL = "<your BITCOIN_RPC_URL>"
ALLOW_EVM_BROADCAST = "<your ALLOW_EVM_BROADCAST>"
ALLOW_BITCOIN_BROADCAST = "<your ALLOW_BITCOIN_BROADCAST>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://chainrpc-mcp.mitander.io/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"chainrpc-mcp": {
"command": "npx",
"args": [
"-y",
"chainrpc-mcp"
],
"env": {
"EVM_RPC_URL": "<your EVM_RPC_URL>",
"BITCOIN_RPC_URL": "<your BITCOIN_RPC_URL>",
"ALLOW_EVM_BROADCAST": "<your ALLOW_EVM_BROADCAST>",
"ALLOW_BITCOIN_BROADCAST": "<your ALLOW_BITCOIN_BROADCAST>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"chainrpc-mcp": {
"url": "https://chainrpc-mcp.mitander.io/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"chainrpc-mcp": {
"command": "npx",
"args": [
"-y",
"chainrpc-mcp"
],
"env": {
"EVM_RPC_URL": "<your EVM_RPC_URL>",
"BITCOIN_RPC_URL": "<your BITCOIN_RPC_URL>",
"ALLOW_EVM_BROADCAST": "<your ALLOW_EVM_BROADCAST>",
"ALLOW_BITCOIN_BROADCAST": "<your ALLOW_BITCOIN_BROADCAST>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"chainrpc-mcp": {
"type": "http",
"url": "https://chainrpc-mcp.mitander.io/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"chainrpc-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"chainrpc-mcp"
],
"env": {
"EVM_RPC_URL": "<your EVM_RPC_URL>",
"BITCOIN_RPC_URL": "<your BITCOIN_RPC_URL>",
"ALLOW_EVM_BROADCAST": "<your ALLOW_EVM_BROADCAST>",
"ALLOW_BITCOIN_BROADCAST": "<your ALLOW_BITCOIN_BROADCAST>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"chainrpc-mcp": {
"serverUrl": "https://chainrpc-mcp.mitander.io/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"chainrpc-mcp": {
"command": "npx",
"args": [
"-y",
"chainrpc-mcp"
],
"env": {
"EVM_RPC_URL": "<your EVM_RPC_URL>",
"BITCOIN_RPC_URL": "<your BITCOIN_RPC_URL>",
"ALLOW_EVM_BROADCAST": "<your ALLOW_EVM_BROADCAST>",
"ALLOW_BITCOIN_BROADCAST": "<your ALLOW_BITCOIN_BROADCAST>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"chainrpc-mcp": {
"url": "https://chainrpc-mcp.mitander.io/mcp"
}
}
}{
"mcpServers": {
"chainrpc-mcp": {
"command": "npx",
"args": [
"-y",
"chainrpc-mcp"
],
"env": {
"EVM_RPC_URL": "<your EVM_RPC_URL>",
"BITCOIN_RPC_URL": "<your BITCOIN_RPC_URL>",
"ALLOW_EVM_BROADCAST": "<your ALLOW_EVM_BROADCAST>",
"ALLOW_BITCOIN_BROADCAST": "<your ALLOW_BITCOIN_BROADCAST>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.John0n1%2Fchainrpc-mcp)<a href="https://mcptoplist.com/server/io.github.John0n1%2Fchainrpc-mcp"><img src="https://mcptoplist.com/badge/io.github.John0n1%2Fchainrpc-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
john0n1
Available versions (1)
| Version | Published |
|---|---|
| 2.0.2 | Aug 19, 2026 |
Frequently asked questions
- Who maintains ChainRPC MCP?
- ChainRPC MCP is maintained by john0n1, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is ChainRPC MCP listed on the Official MCP Registry?
- Yes — ChainRPC MCP is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does ChainRPC MCP have?
- MCP Toplist tracks 1 version of ChainRPC MCP, most recently published on Aug 19, 2026.
- Where can I find the source code for ChainRPC MCP?
- The source code for ChainRPC MCP is hosted at github.com/john0n1/ethereum-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.