Chia Explorer runs on your own machine — the client starts it, so there is no endpoint to ping. 98 installs a week from npm.
MCP server for the Chia blockchain. Read-only Q&A via the public coinset.org API.
The linked repository no longer exists on GitHub — it was deleted or made private.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add chia-explorer -- npx -y chia-explorer
{
"mcpServers": {
"chia-explorer": {
"args": [
"-y",
"chia-explorer"
],
"command": "npx"
}
}
}
[mcp_servers.chia-explorer]
command = "npx"
args = ["-y", "chia-explorer"]
{
"mcpServers": {
"chia-explorer": {
"args": [
"-y",
"chia-explorer"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"chia-explorer": {
"args": [
"-y",
"chia-explorer"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.