Thru Explorer MCP server
Thru blockchain explorer: blocks, transactions, accounts, and program ABIs on the Thru RISC-V L1
Little public usage data yet
Reviews
Write oneNobody has reviewed Thru Explorer MCP yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Thru Explorer MCP tools (8)
write = sends, deletes, buys or postsget_accountFreeGet account details by address, including balance, owner, and metadata
get_blockFreeGet block details by slot number, including producer, timestamp, and transactions
get_program_abiFreeGet the on-chain ABI for a program, including instruction and event definitions
get_transactionFreeGet transaction details by signature, including status, accounts, instructions, and events
list_account_transactionsFreeList transactions for an account with pagination
list_recent_blocksFreeList the most recent blocks on the chain
list_recent_transactionsFreeList the most recent transactions across recent blocks
searchFreeSearch for blocks, transactions, or accounts by query (block number, tx signature, or address)
Public scan report
scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 709ms20/20
- Tool poisoning8 tool descriptions checked15/15
- Auth qualityopen endpoint, read-only tools10/15
- Maintenanceno repository listed3/15
- Maintainer identityverified namespace with website, no repo4/10
Findings (1)
- lowNo source repository listed
maint.no-repo
Install directly
claude mcp add --transport http thru-explorer https://scan.thru.org/api/mcp
Thru Explorer MCP: common questions
- Is Thru Explorer MCP server safe?
- With care: it is graded C, so read the findings first (69/100). Read the Thru Explorer MCP safety report
- How do I install Thru Explorer MCP?
- It runs remotely at scan.thru.org. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does Thru Explorer MCP need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Thru Explorer MCP maintained?
- The latest release is v0.1.0.
- Is Thru Explorer MCP up?
- 100% of our last 5 checks got an answer. We check remote servers about four times a day.