mcp-org-thru-thru-explorer.ocm.jsonjson {
"ocm": "1",
"id": "mcp-org-thru-thru-explorer",
"kind": "tool",
"name": "Thru Explorer MCP",
"description": "Thru blockchain explorer: blocks, transactions, accounts, and program ABIs on the Thru RISC-V L1",
"publisher": "org.thru",
"version": "0.1.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"mcp",
"mcp-server",
"mcp-registry"
],
"languages": [
"en"
],
"supports_tools": true
},
"quality_prior": 0.6,
"examples": [
"Thru blockchain explorer: blocks, transactions, accounts, and program ABIs on the Thru RISC-V L1"
],
"primary": false,
"metadata": {
"source": {
"provider": "mcp-registry",
"path": "server.json",
"ref": "0.1.0",
"url": "https://registry.modelcontextprotocol.io/v0/servers/org.thru%2Fthru-explorer",
"key": "org.thru/thru-explorer",
"registry": "https://registry.modelcontextprotocol.io"
}
},
"endpoints": [
{
"protocol": "mcp",
"url": "https://scan.thru.org/api/mcp"
}
]
}