dex-kline-mcp

dex-kline-mcp

3.3

If you are the rightful owner of dex-kline-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

An MCP server that streams K-line (candlestick) data from decentralized exchanges (DEXs) to power your AI agents and workflows.

The DEX K-line MCP server is designed to provide real-time K-line (candlestick) data from various decentralized exchanges (DEXs) to enhance AI-driven applications and workflows. It supports multiple blockchain networks, including Ethereum, Binance Smart Chain, and Solana, allowing users to fetch OHLCV (Open, High, Low, Close, Volume) data for specified tokens. The server is equipped with features that ensure accurate and timely data retrieval, such as dynamic timeframe support and automatic pool selection based on liquidity. Users can specify an end time for data retrieval or default to the current UTC time, and the data is presented in a clean, tabular format for easy analysis. This server is particularly useful for developers and analysts who require precise and up-to-date market data to inform their decision-making processes.

Features

  • K-line Data Retrieval: Fetches OHLCV data for specified tokens on supported chains.
  • Dynamic Timeframes: Supports multiple timeframes with appropriate API endpoints.
  • Best Pool Selection: Automatically selects the pool with the highest liquidity for accurate data.
  • Flexible End Time: Allows specifying an end time in ISO 8601 format or defaults to the current UTC time.
  • Tabular Output: Formats K-line data into a clean, readable table using the tabulate library.

Tools

  1. get_kline

    Retrieves K-line data for a specified token.