Back to search
30
MCP

chia-explorer

npm/chia-explorer

MCP server that answers questions about the Chia blockchain via the public coinset.org API

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.spacetime-technology/chia-explorer
MCP server for the Chia blockchain. Read-only Q&A via the public coinset.org API.
0 tools
mcp-ccxt
Open-source MCP Server for Crypto Exchanges via CCXT
0 tools
cryo-mcp
MCP server for querying Ethereum blockchain data using cryo
0 tools
io.github.csoai-org/blockchain-ai-mcp
blockchain-ai-mcp MCP server by MEOK AI Labs
0 tools
blockchain-ai-mcp
MCP server for blockchain ai. Features wallet analyzer, transaction tracer, smart contract auditor. From MEOK AI Labs.
0 tools
blockchain-ai-mcp
MCP server for blockchain ai. Features wallet analyzer, transaction tracer, smart contract auditor. From MEOK AI Labs.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "chia-explorer": {
      "url": "None",
      "transport": "http"
    }
  }
}