Luzia Crypto Prices
@luziadev
Luzia Crypto Prices について
MCP server for real-time crypto prices, OHLCV history, and cross-exchange comparison from Binance, Coinbase, Kraken, OKX, and Bybit
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"luzia": {
"command": "npx",
"args": [
"-y",
"@luziadev/mcp-server",
"--stdio"
],
"env": {
"LUZIA_API_KEY": "lz_your_api_key"
}
}
}
}ツール
8Get current price for a specific trading pair
Get prices for multiple pairs or all pairs on an exchange
Get historical OHLCV candlestick data for a trading pair
List supported exchanges (CEX and DEX) and their status
List trading pairs on an exchange, including DEX pool metadata
List canonical assets and on-chain tokens, with search and chain filters
Look up a single token by composite id (`crypto:SYMBOL` or `{chain}:SYMBOL`)
List ISO 4217 fiat currencies referenced by markets
概要
What is Luzia Crypto Prices?
Luzia Crypto Prices is a Model Context Protocol (MCP) server that gives AI assistants like Claude real‑time access to cryptocurrency pricing data, including ticker prices, exchange information, and OHLCV history, via the Luzia API.
How to use Luzia Crypto Prices?
The recommended method is a remote connection to https://mcp.luzia.dev/mcp with an API key as a Bearer token. For local use, run npx -y @luziadev/mcp-server --stdio with the environment variable LUZIA_API_KEY. The server works with Claude Desktop, VS Code, Cursor, Cline, Continue.dev, and the MCP Inspector.
Key features of Luzia Crypto Prices
- Real‑time ticker prices from Binance, Coinbase, Kraken, OKX, Bybit
- Historical OHLCV candlestick data for technical analysis
- Market information and trading pairs, including DEX pool metadata
- Exchange status and availability monitoring
- Pre‑built analysis prompts (
analyze_price_movement,analyze_ohlcv,compare_exchanges)
Use cases of Luzia Crypto Prices
- Get the current price for a specific trading pair
- Analyze price movements, trends, support/resistance, and volume patterns
- Compare prices across exchanges to find arbitrage opportunities
- List supported exchanges (CEX and DEX) and their current status
- Look up on‑chain tokens and canonical assets with search and chain filters
FAQ from Luzia Crypto Prices
How do I get an API key?
Get a Luzia API key at https://luzia.dev/keys.
What exchanges are supported?
The server supports Binance, Coinbase, Kraken, OKX, and Bybit, plus decentralized exchanges listed via the get_exchanges tool.
What are the rate limits?
Rate limits come from your Luzia subscription: Free tier allows 25 requests per minute (1,000/day), Pro tier allows 1,000 requests per minute (20,000/day).
How do I connect remotely?
Point your MCP client to https://mcp.luzia.dev/mcp and set the Authorization: Bearer lz_... header with your API key.
Can I run the server locally?
Yes. Use LUZIA_API_KEY=lz_... npx -y @luziadev/mcp-server --stdio or configure the same command in your MCP client’s stdio settings.
「金融とコマース」の他のコンテンツ
Binance MCP Server 🚀
AnalyticAceUnofficial tools and server implementation for Binance's Model Context Protocol (MCP). Designed to support developers building crypto trading AI Agents.
Alpaca Trading MCP Server
laukikkMCP for the Alpaca trading API to manage stock and crypto portfolios, place trades, and access market data
Yahoo Finance MCP Server
narumiruna中国股票数据
elsejj这是一个为大模型提供 A 股数据的的 MCP(Model Content Protocol) 服务。
Financial Modeling Prep MCP Server
cdtaitFinancial Modeling Prep MCP Server
コメント