Cryptocurrency Daemon MCP ServerServer

raw391
GitHub
CryptocurrencyBlockchainAI Assistants

Loading subscription status...

💡 Description

A Model Context Protocol (MCP) server for interacting with cryptocurrency daemon RPC interfaces. This server enables AI assistants to manage and operate cryptocurrency nodes in a controlled manner.

📝 JSON Entries

{
  "mcpServers": [
    {
      "cryptocurrency": {
        "env": {
          "CONFIG_PATH": "path/to/your/config.json"
        },
        "args": [
          "-y",
          "@raw391/coin-daemon-mcp"
        ],
        "command": "npx"
      }
    }
  ]
}

🛠️ Tools

send-coinszsend-coinsshield-coinsget-balanceexecute-commandcheck-status

Features

  • Transaction management
  • Wallet operations
  • Daemon management

💬 Example Queries

  • What is the current status of the Zcash daemon?
  • How much balance do I have across all addresses?
  • Can you explain how shielded transactions work in Zcash?
  • Help me send 0.1 ZEC to address xxx.