MCP server for the Chia blockchain. Read-only Q&A via the public coinset.org API.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"io-github-spacetime-technology-chia-explorer": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
MCP server for the Chia blockchain. Read-only Q&A via the public coinset.org API.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationBe the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in finance
Real-time financial market data: stocks, forex, crypto, commodities, and economic indicators
A Model Context Protocol (MCP) server that provides AI assistants with direct access to the Spreedly payments API. Enables LLMs to manage gateways, process transactions, tokenize payment methods, and more, through structured, validated tool calls.
MCP server for InsightSentry financial data API - market data, options, screeners, and more
Model Context Protocol for Actual Budget API
MCP Security Weekly
Get CVE alerts and security updates for io.github.Spacetime-Technology/chia-explorer and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
MCP server that answers questions about the Chia blockchain. Read-only, no keys, no signing.
Backed by the public coinset.org full-node API for chain data and CoinGecko for XCH price. Offer strings and CLVM puzzles are decoded locally via the chia-wallet-sdk native module — no extra services. Supports mainnet (default) and testnet11. Auto-detects network from xch or txch address prefixes.
xch1... (or txch1..., or a raw puzzle hash)?offer1... string locally and tell you what's being traded. Same for any raw spend bundle.The server is a single npm package. No global install needed — every config below uses npx so it stays up to date.
npx chia-explorer
If you want it on your PATH:
npm install -g chia-explorer
Requires Node.js 20+.
claude mcp add chia-explorer -- npx chia-explorer
Edit claude_desktop_config.json (Settings → Developer → Edit Config):
{
"mcpServers": {
"chia-explorer": {
"command": "npx",
"args": ["chia-explorer"]
}
}
}
Restart Claude Desktop.
Create or edit ~/.cursor/mcp.json (global) or .cursor/mcp.json inside a project:
{
"mcpServers": {
"chia-explorer": {
"command": "npx",
"args": ["chia-explorer"]
}
}
}
Restart Cursor and enable the server under Settings → MCP.
Edit ~/.codex/config.toml:
[mcp_servers.chia-explorer]
command = "npx"
args = ["chia-explorer"]
Create .vscode/mcp.json in your workspace:
{
"servers": {
"chia-explorer": {
"command": "npx",
"args": ["chia-explorer"]
}
}
}
Edit ~/.codeium/windsurf/mcp_config.json:
{
"mcpServers": {
"chia-explorer": {
"command": "npx",
"args": ["chia-explorer"]
}
}
}
It's a standard stdio MCP server. The recipe is always the same: command = npx, args = ["chia-explorer"]. Set COINGECKO_API_KEY as an env var if you have one.
Drop these into a chat once the server is wired up.
Offers
Decode this offer and tell me what's being traded:
offer1qqr83wcuu2rykcmqvpsxgfgqmqys...
I just got sent this
offer1...string in Discord. Is it safe to take? What do I give and what do I get?
Smart-coin inspection
What kind of coin is
0xabc...123? Pull its puzzle reveal at height 6500000 and tell me if it's a CAT, NFT, DID, or plain XCH.
Walk the children of coin
0xabc...for two hops. Classify each child.
Mempool and fees
Is
0xdeadbeef...(my tx) currently in the mempool?
How many transactions are pending right now? What does the fee market look like for inclusion in the