chia-explorer
Rank #4,508io.github.Spacetime-Technology/chia-explorer
MCP server for the Chia blockchain. Read-only Q&A via the public coinset.org API.
chia-explorer is a Model Context Protocol (MCP) server published by spacetime-technology. It ranks #4,508 of 132,113 servers tracked on MCP Toplist, and its repository has 9 GitHub stars. chia-explorer is listed across 3 registries — Official MCP, PulseMCP and Glama, with 9 tracked versions. It was first listed on May 19, 2026 and most recently updated on May 21, 2026.
Ranks ahead of 127,605 of 132,113 servers on MCP Toplist.
Use chia-explorer
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add chia-explorer -- npx -y chia-explorer[mcp_servers.chia-explorer]
command = "npx"
args = ["-y", "chia-explorer"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"chia-explorer": {
"command": "npx",
"args": [
"-y",
"chia-explorer"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"chia-explorer": {
"command": "npx",
"args": [
"-y",
"chia-explorer"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"chia-explorer": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"chia-explorer"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"chia-explorer": {
"command": "npx",
"args": [
"-y",
"chia-explorer"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"chia-explorer": {
"command": "npx",
"args": [
"-y",
"chia-explorer"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Spacetime-Technology%2Fchia-explorer)<a href="https://mcptoplist.com/server/io.github.Spacetime-Technology%2Fchia-explorer"><img src="https://mcptoplist.com/badge/io.github.Spacetime-Technology%2Fchia-explorer.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (1 delisted)
spacetime-technology
Other servers by spacetime-technology
View all spacetime-technology servers →Available versions (9)
| Version | Published |
|---|---|
| 0.3.0 | May 21, 2026 |
| 0.2.2 | May 21, 2026 |
| 0.2.1 | May 21, 2026 |
| 0.2.0 | May 20, 2026 |
| 0.1.6 | May 19, 2026 |
| 0.1.5 | May 19, 2026 |
| 0.1.4 | May 19, 2026 |
| 0.1.3 | May 19, 2026 |
| 0.1.2 | May 19, 2026 |
Frequently asked questions
- Who maintains chia-explorer?
- chia-explorer is maintained by spacetime-technology, which publishes 2 MCP servers (12 total versions) tracked on MCP Toplist.
- Is chia-explorer listed on the Official MCP Registry?
- Yes — chia-explorer is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does chia-explorer have?
- MCP Toplist tracks 9 versions of chia-explorer, most recently published on May 21, 2026.
- Where can I find the source code for chia-explorer?
- The source code for chia-explorer is hosted at github.com/spacetime-technology/chia-explorer.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.