41 tools from the Bitpoort MCP Server, categorised by risk level.
View the Bitpoort policy →ask_blockchain Ask a natural language question about blockchain activity. Returns an array of relevant data chunks with text, topic, chain, and relevance score. B... get_alarm_categories List all available alarm categories with severity levels, supported chains, and default thresholds. get_alarm_feed Get the alarm feed with triggered on-chain events. Returns structured events array with alarm_type, severity, chain, timestamp, title, detail, and ... get_alerts Get alert history including triggered rules, severity, and resolution status. get_btc_flows Bitcoin whale flows with entity enrichment from 2.3M labeled addresses. Returns flow type, BTC/USD amount, from/to entity names, intent classificat... get_chain_status Get processing status for a specific blockchain including block watermarks, lag, and errors per pipeline stage. get_conviction_signals Get conviction signals from cross-signal correlation. Combines 7 sources (swap pressure, smart money, exchange flow, token momentum, risk warnings,... get_cross_chain_signals ETH on-chain to Hyperliquid perpetual correlation signals. Detects when ETH whale activity (accumulation, exchange withdrawal) correlates with HL p... get_emerging_tokens Get emerging tokens ranked by momentum score. Returns tokens discovered on-chain with swap activity, unique traders, holder growth, and smart money... get_entity_activity Get activity history for a named entity (e.g. 'Binance', 'Wintermute') or wallet address. Returns structured periods with tx_count, total_value_usd... get_exchange_flows Get exchange inflow/outflow data. Returns aggregate net flow with direction, per-exchange breakdown (inflow/outflow/net per exchange), and per-toke... get_health Get the overall system health score (0-100) and status (HEALTHY/DEGRADED/IMPAIRED/CRITICAL) with per-stage breakdown. get_hl_market Hyperliquid market state: smart money positioning (long/short %), aggressive flow direction, and funding rates with open interest for all coins. Si... get_hl_traders Top Hyperliquid perpetual traders ranked by smart money score. Returns win rate, PnL, Sharpe ratio, profit factor, edge score, and best coin. Use t... get_intelligence_feed Unified event feed from 6 sources: whale transfers, intent detections, liquidation risks, profitable trades, MEV extractions, and signals. Chronolo... get_intent_detections Get detected behavioral patterns (accumulation, distribution, arbitrage, rug signals, etc.). Includes confidence scores and risk levels. get_logs Get recent system log entries, optionally filtered by level (INFO/WARNING/ERROR) and service (ingest/normalize/enrich/chunk/embed/index/store/sched... get_mev_leaderboard Get MEV bot leaderboard ranked by 7-day extracted value. Returns bot address, strategy (flash_loan_arb, lending_arb, dex_arb), success rate, total ... get_network_summary Get a structured network summary: hourly stats (tx_count, volume, gas), whale activity (count, top movements), latest block, and system health. Use... get_pipeline_status Get the current state of the 7-stage data pipeline (INGEST -> NORMALIZE -> ENRICH -> CHUNK -> EMBED -> INDEX -> STORE). Shows throughput, latency, ... get_predictions Get ML-based short-term price predictions for tracked tokens. Uses LightGBM trained on 30+ on-chain and technical features with walk-forward valida... get_price_history Get recent price candles (OHLCV) and price change for a token. Returns candles[] array with OHLCV data and price_change object with current/past pr... get_risk_briefing Get a security-focused risk briefing. Returns structured arrays: risk_events (anomalies), intents (behavioral patterns with confidence/risk_level),... get_smart_wallets Get top wallets ranked by 7-day trading performance. Returns wallet address, composite score (0-100), win rate, total P&L, profit factor, protocols... get_stats Get aggregate system statistics: total blocks, transactions, RAG chunks, whale transactions, active intents, DLQ entries, and per-chain breakdowns. get_token_flows Get tokens ranked by net buying or selling pressure. Returns sellers[] and buyers[] arrays with token, buy_usd, sell_usd, net_usd, buy_ratio, and s... get_trade_signals Get composite trade signals from cross-signal analysis. Returns structured signals array with token, direction (bullish/bearish), score (0-100), th... get_trending_tokens Get tokens ranked by swap volume over a time window. Returns symbol, volume, change percentage, swap count, unique wallets, and buy/sell ratio. Use... get_wallet_profile Get complete wallet profile for an Ethereum address: label, classification, risk score, volume, transaction count, top tokens, top counterparties, ... get_whale_activity Get recent whale (high-value) transactions. Returns structured array with tx_hash, from/to addresses and labels, value_usd, tier (MID/LARGE/MEGA), ... inspect_block Get full detail for a specific block including all transactions, whale activity, and RAG chunks. Useful for deep investigation. query_blocks Get recent blocks for a specific blockchain. Returns block number, hash, timestamp, tx count, and gas used. query_transactions Get transactions for a chain, optionally filtered by block number. Returns tx hash, from/to addresses, USD value, type, and method name. rpc_get_balance Get ETH balance of an Ethereum address. Returns balance in ETH and wei, with entity label if known. Use for checking wallet balances, exchange hold... rpc_get_block Get Ethereum block details: timestamp, gas usage, transaction count, base fee. Omit block_number for latest block. Set include_transactions=true fo... rpc_get_contract_info Check if an address is a smart contract, get its ETH balance, code size, and transaction count (nonce). Also returns entity label and classificatio... rpc_get_logs Get event logs emitted by a contract. Useful for tracking Transfer events, approvals, swaps, etc. Max 2000-block range. Default: last 1000 blocks. ... rpc_get_transaction Get full transaction details by hash: from/to with entity labels, value in ETH, gas cost, status (success/reverted), log count. Combines tx data an... rpc_read_contract Read smart contract state by calling a view function. Supports common ERC-20 functions: name(), symbol(), decimals(), totalSupply(), balanceOf(addr... rpc_trace_transaction Get internal call trace of a transaction: all internal calls, ETH transfers, contract interactions with entity labels. Shows the full execution tre... search_rag Semantic search over indexed blockchain data. Returns ranked results with text, topic, chain, and relevance score. Uses hybrid dense+BM25 retrieval. 2/5 The Bitpoort MCP server exposes 41 tools across 1 categories: Read.
Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the Bitpoort server.
Bitpoort tools are categorised as Read (41). Each category has a recommended default policy.
Open source. One binary. Zero dependencies.
npx -y @policylayer/intercept