shardeum-mcp-server

abdulazeem-tk4vr/shardeum-mcp-server
★ 0 stars JavaScript AI/LLM Updated 6d ago
An MCP server.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "shardeum-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "abdulazeem-tk4vr/shardeum-mcp-server"
      ]
    }
  }
}

README Excerpt

Model Context Protocol server for distributed-system inspection and developer workflows on Shardeum. This project exposes Shardeum network and RPC operations as structured MCP tools so AI agents, IDE assistants, and developer workflows can inspect distributed-system state through validated tool calls instead of ad hoc scripts. It is designed for agent-driven debugging, node/network inspection, and repeatable developer operations.

Tools (10)

eth_blockNumbereth_estimateGaseth_getBalanceeth_getBlockByHasheth_getBlockByNumbereth_getBlockReceiptseth_getTransactionByHasheth_getTransactionReceiptshardeum_getNetworkAccountshardeum_getNodeList