tickers
ActiveTool of Bitfinex
declared in 0.1.0
Bitfinex crypto exchange — multi-symbol live tickers for crypto pairs. Pass comma-separated symbols like "tBTCUSD,tETHUSD" or "ALL". Returns bid/ask, last, daily change, volume per pair.
Parameters schema
{
"type": "object",
"examples": [
{
"symbols": "tBTCUSD,tETHUSD"
},
{
"symbols": "ALL"
}
],
"required": [
"symbols"
],
"properties": {
"symbols": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Bitfinex
https://github.com/pipeworx-io/mcp-bitfinex
1/7 registries