get_address_transactions
ActiveTool of mcp-mempool-space
declared in 0.1.0
Recent transactions for an address (~25 per call).
Parameters schema
{
"type": "object",
"examples": [
{
"limit": 25,
"address": "1A1z7agoat5JZ5sqM8cBkFFikTxGkna6uk"
}
],
"required": [
"address"
],
"properties": {
"limit": {
"type": "number",
"description": "Default 25 (max ~50)"
},
"address": {
"type": "string"
},
"network": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-mempool-space
https://github.com/pipeworx-io/mcp-mempool-space
2/7 registries