Bitfinex by Pipeworx
FreeNot checkedAccess Bitfinex cryptocurrency exchange data and market information via MCP.
About
Access Bitfinex cryptocurrency exchange data and market information via MCP.
README
Bitfinex MCP — keyless public market endpoints (v2 API).
Part of Pipeworx — an MCP gateway connecting AI agents to 1394+ live data sources.
Tools
tickers(symbols)— multi-symbol tickers (comma-sep:tBTCUSD,tETHUSDorALL)ticker(symbol)— single ticker (e.g.tBTCUSD)ticker_history(symbols, limit?, start?, end?)— historical tickerstrades(symbol, limit?, start?, end?, sort?)— recent tradesbook(symbol, precision?, length?)— orderbook (precisionP0|P1|P2|P3|R0)stats(key, symbol, side?, section?, sort?, start?, end?, limit?)— statistics (e.g.pos.size:1m:tBTCUSD:long)candles(timeframe, symbol, section, limit?, start?, end?, sort?)— OHLC (timeframe1m|5m|15m|30m|1h|3h|6h|12h|1D|1W|14D|1M; sectionlast|hist)derivatives_status(keys?)— perpetual contract statusderivatives_status_history(key, limit?, start?, end?, sort?)— historical derivatives statusliquidations(start?, end?, limit?, sort?)— recent liquidationsplatform_status()— platform status
Data source
https://api-pub.bitfinex.com/v2
Quick Start
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"bitfinex": {
"url": "https://gateway.pipeworx.io/bitfinex/mcp"
}
}
}
Or connect to the full Pipeworx gateway for access to all 1394+ data sources:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}
Using with ask_pipeworx
Instead of calling tools directly, you can ask questions in plain English:
ask_pipeworx({ question: "your question about Bitfinex data" })
The gateway picks the right tool and fills the arguments automatically.
More
License
MIT
Installing Bitfinex by Pipeworx
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/pipeworx-io/mcp-bitfinexFAQ
Is Bitfinex by Pipeworx MCP free?
Yes, Bitfinex by Pipeworx MCP is free — one-click install via Unyly at no cost.
Does Bitfinex by Pipeworx need an API key?
No, Bitfinex by Pipeworx runs without API keys or environment variables.
Is Bitfinex by Pipeworx hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Bitfinex by Pipeworx in Claude Desktop, Claude Code or Cursor?
Open Bitfinex by Pipeworx on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare Bitfinex by Pipeworx with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
