get_tx_status
ActiveTool of mcp-mempool-space
declared in 0.1.0
Return confirmation status (confirmed, block hash, block height) for a txid without fetching the full transaction body.
Parameters schema
{
"type": "object",
"examples": [
{
"txid": "1da1f48e9e20a6be6fa7d4df5c5e9e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e"
}
],
"required": [
"txid"
],
"properties": {
"txid": {
"type": "string"
},
"network": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
mcp-mempool-space
https://github.com/pipeworx-io/mcp-mempool-space
2/7 registries