About
MCP Server for RustChain blockchain queries
README
MCP (Model Context Protocol) server for querying RustChain blockchain data.
Features
- Query block information
- Query transaction details
- Check account balance
- Get latest blocks
- Get network status
Installation
pip install -r requirements.txt
Usage
python mcp_server.py
Tools
get_block- Get block by number or hashget_transaction- Get transaction by hashget_balance- Get account balanceget_latest_blocks- Get N latest blocksget_network_status- Get network info
Configuration
Set environment variables:
RUSTCHAIN_RPC_URL- RustChain RPC endpoint (default: https://rpc.rustchain.com)
License
MIT
Installing Rustchain
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/Dlove123/rustchain-mcp-serverFAQ
Is Rustchain MCP free?
Yes, Rustchain MCP is free — one-click install via Unyly at no cost.
Does Rustchain need an API key?
No, Rustchain runs without API keys or environment variables.
Is Rustchain hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Rustchain in Claude Desktop, Claude Code or Cursor?
Open Rustchain on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare Rustchain with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
