blockdag-mcp-server

Rowell-Holdings/blockdag-mcp-server

3.2

If you are the rightful owner of blockdag-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The BlockDAG MCP Server provides read-only access to EVM-compatible BlockDAG nodes via JSON-RPC, facilitating blockchain data retrieval through a standardized interface.

Tools

Functions exposed to the LLM to take actions

net_info

Returns network information including chain ID and latest block number.

get_balance

Returns BDAG balance for a given address in both wei and human-readable format.

tx_receipt

Returns transaction receipt by hash.

get_block

Fetches a block by tag, supporting 'latest', hex block numbers, or decimal block numbers.

get_logs

Retrieves event logs with optional filtering.

read_contract

Performs read-only contract calls.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources