ticker
ActiveTool of Bitfinex
declared in 0.1.0
Bitfinex crypto exchange — single-pair live ticker (e.g. "tBTCUSD"). Returns bid/ask, last trade price, 24h volume + change percentage.
Parameters schema
{
"type": "object",
"examples": [
{
"symbol": "tBTCUSD"
}
],
"required": [
"symbol"
],
"properties": {
"symbol": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Bitfinex
https://github.com/pipeworx-io/mcp-bitfinex
1/7 registries