Nimiq MCP Server
JSON →An MCP server for read-only interaction with the Nimiq blockchain.
Install
npx nimiq-mcp` Tools · 7
- get_account Retrieve account information for a given Nimiq address
- get_balance Get the balance of a Nimiq address
- send_transaction Send a transaction on the Nimiq blockchain
- get_block Retrieve block information by block number or hash
- get_transaction Retrieve transaction details by transaction hash
- get_validators Get list of current validators on the Nimiq network
- get_network_info Get network information and statistics
Environment variables
CLOUDFLARE_API_TOKENCLOUDFLARE_ACCOUNT_IDNIMIQ_RPC_URL
Links
★ 4 GitHub stars