Mina Archive Node
Related Servers
Alternatives to Mina Archive Node
No user-submitted related servers found.
Related Servers
- FlicenseAqualityDmaintenanceProvides read-only access to the XRP Ledger for querying accounts, transactions, NFTs, DEX order books, and more.12-
- AlicenseNot gradedqualityCmaintenanceEnables querying Solana wallet and asset data, including parsed transaction history, owned tokens and NFTs, and detailed asset records.MIT

fletch-mcpofficial
AlicenseBqualityBmaintenanceEnables MCP clients to query Robinhood Chain registry data, including verified stock token addresses, live token state, Chainlink feed rounds, holders, pools, bridge activity, and issuer documents.1739MIT
Mina MCP Serverofficial
AlicenseAqualityCmaintenanceExposes Mina blockchain data and operations through 40+ MCP tools, supporting live public networks, a local tutorial lightnet, and archive snapshot analysis.570 npmApache 2.0- AlicenseAqualityDmaintenanceProvides read-only access to Solana on-chain data, enabling natural language queries for wallet balances, token holdings, prices, transactions, and more via MCP-compatible clients.8MIT
- FlicenseNot gradedqualityDmaintenanceEnables interaction with blockchain networks through the Rosetta API standard for Internet Computer Protocol (ICP). Supports operations like account balance queries, transaction construction and submission, block retrieval, and network status checks.7 npm1-
TDQS
Scored across 3 tools
Each tool has a clearly distinct purpose: get-network-state retrieves the current network state, query-actions handles blockchain actions with filters, and query-events handles blockchain events with filters. There is no overlap or ambiguity between these functions.
All tool names follow a consistent verb_noun pattern with hyphens: get-network-state, query-actions, and query-events. The naming is uniform and predictable throughout the set.
With only 3 tools, the count feels thin for an archive node that might need more comprehensive blockchain interaction capabilities. While the tools cover basic queries and network state, it's borderline minimal for the apparent scope.
The tools provide core querying functions (network state, actions, events), but there are notable gaps such as missing data submission tools (e.g., for transactions or smart contracts) and advanced analytical operations. This could limit agent workflows in a blockchain context.