MCP Servers / database / Nimiq MCP Server

Nimiq MCP Server

JSON →
stdionone4database

An MCP server for read-only interaction with the Nimiq blockchain.

Install
How to run this server
[ { "cmd": "npx nimiq-mcp`", "imports": [] } ]
server path: nimiq-mcp-server
Tools
What this server exposes
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
Configuration
Environment & auth
authnone
envCLOUDFLARE_API_TOKEN
envCLOUDFLARE_ACCOUNT_ID
envNIMIQ_RPC_URL
Resources
Nimiq MCP Server — MCP Server · libregistry