Agentโ™ฅ๏ธŽAge
Catalog

io.github.Spacetime-Technology/chia-explorer

Official

by Spacetime-Technology ยท TypeScript

MCP server for the Chia blockchain. Read-only Q&A via the public coinset.org API.

The MCP server for the Chia blockchain offers read-only Q&A via the public coinset.org API. It draws data from coinset.org for chain information and CoinGecko for XCH price, with local decoding of offer strings and CLVM puzzles through the chia-wallet-sdk. Supports mainnet by default and testnet11, auto-detects network from address prefixes, and requires no keys or signing.

๐Ÿ› ๏ธ Key Features

  • Read-only MCP server, no keys or signing
  • Public API-backed data: coinset.org chain data
  • Local decoding of offers and CLVM puzzles via chia-wallet-sdk
  • Network auto-detection from xch/txch address prefixes
  • Supports mainnet and testnet11

๐Ÿš€ Use Cases

  • Ask questions about current netspace, peak height, and sync status
  • Retrieve blockchain state and price references for Chia (XCH)
  • Integrate read-only Chia insights into apps or dashboards

โšก Developer Benefits

  • No external signing or key management
  • Local decoding reduces dependency surface
  • Clear source of truth from coinset.org and CoinGecko
  • Lightweight integration with existing MCP architectures

โš ๏ธ Limitations

  • Read-only access; no transaction capabilities
  • Dependent on coinset.org and CoinGecko availability
  • Network detection relies on address prefixes; edge cases possible

Topics

chiachia-blockchainchia-networkmcpmcp-server
io.github.Spacetime-Technology/chia-explorer - agentage MCP Catalog