ใหม่Bitcompare Yield API และ MCP ให้สิทธิ์แก่ผู้พัฒนา และ AI agents ในการเข้าถึงข้อมูลผลตอบแทนคริปโตแบบสด

Yield Copilot

ถามคำถามแบบ live เกี่ยวกับ crypto yield

Bitcompare Yield Copilot เปิดเผยชุดข้อมูลผลตอบแทนเดียวกับเครื่องมือที่รองรับ MCP ดังนั้น Claude, ChatGPT และโฮสต์ AI ที่รองรับ MCP ใดๆ จึงสามารถค้นหาเกณฑ์มาตรฐาน อัตรา และการเปลี่ยนแปลงอัตรา ภายในเวิร์กโฟลว์ agent

ลองใช้

ตัวอย่างคำสั่ง

วางไว้ในเครื่องมือ AI ที่รองรับ MCP ใดๆ เมื่อเชื่อมต่อเซิร์ฟเวอร์ Bitcompare MCP แล้ว Copilot จะแก้ไขปัญหาเหล่านี้โดยใช้ข้อมูลผลตอบแทนสดๆ — ไม่มีการหลงเหลือของโมเดล

  • คำสั่ง

    ผลตอบแทน USDC ที่ดีที่สุดคืออะไรในตอนนี้

  • คำสั่ง

    เปรียบเทียบอัตรา ETH staking ระหว่าง CeFi และ DeFi

  • คำสั่ง

    สินค้า BTC earn ใดที่เปลี่ยนอัตราในสัปดาห์นี้

  • คำสั่ง

    แสดงผลตอบแทน stablecoin พร้อมการอัปเดตล่าสุด

  • คำสั่ง

    สร้างตารางผลตอบแทนสำหรับหน้า publisher

แคตตาล็อกเครื่องมือ

เครื่องมือ MCP ที่พร้อมใช้งาน

เครื่องมือด้านล่างเป็นฟังก์ชันที่เข้ากันได้กับ MCP ทั้งหมด ระบบจะค้นหาโดยอัตโนมัติผ่านเซิร์ฟเวอร์ Bitcompare MCP

Live

18 tools, one API key

All tools are read-only, structured JSON, and streamed through the same plan limits you already use for REST.

Rates

get_rates

Get current rates

List current rates across providers, optionally filtered by symbol, category, or provider. Use this to answer "what is the best yield on BTC right now?" style questions.

GET /api/v1/rates
Rates

get_rate_by_symbol

Get rates for a single symbol

Fetch all provider rates for a specific coin symbol. Optionally filter by category.

GET /api/v1/rates/eth
Rates

get_rate_history

Historical rates

Historical rate timeseries for a symbol. Pro plans get up to 5 years; lower plans are clamped server-side.

GET /api/v1/rates/btc/history
Rates

list_providers

List rate providers

All rate providers, optionally filtered by product category.

GET /api/v1/providers
Coins

get_coin

Get coin metadata

Full metadata for a coin: description, links, categories, market data, developer stats.

GET /api/v1/coins/bitcoin
Coins

list_coins

List coins

Paginated list of coins with optional name/symbol search.

GET /api/v1/coins
Coins

top_coins

Top coins by market cap

Top N coins ordered by market capitalisation.

GET /api/v1/coins/top
Coins

similar_coins

Similar coins

Coins related to the given coin by category/sector similarity.

GET /api/v1/coins/bitcoin/similar
Coins

coin_markets

Markets trading a coin

Exchanges and trading pairs for a coin, with prices and volumes.

GET /api/v1/coins/ethereum/markets
Coins

coin_history

Historical coin price chart

Historical price timeseries for a coin symbol.

GET /api/v1/coins/history/btc
Prices

get_price

Aggregated exchange price

Current aggregated price for one or more symbols, computed from multiple exchange feeds.

GET /api/v1/prices
Market

market_summary

Global market summary

One-call summary of total market cap, 24h volume, BTC/ETH dominance, and recent trend.

GET /api/v1/global-stats/summary
Market

fear_greed_index

Fear & Greed index

Current Fear & Greed index value and historical trend.

GET /api/v1/global-stats/fear-greed
Market

top_movers

Top gainers/losers

Biggest 24h gainers and losers within a rank segment.

GET /api/v1/global-stats/movers
Stablecoins

stablecoin_index

Stablecoin stability leaderboard

Ranked stablecoin leaderboard with stability scores, peg deviation, and market cap.

GET /api/v1/stablecoins/index
Stablecoins

stablecoin_peg_stability

Stablecoin peg stability

Peg deviation history and stability stats for a stablecoin.

GET /api/v1/stablecoins/usdc/peg-stability
Symbols

resolve_symbol

Resolve symbol to canonical coin

Map an exchange-specific or ambiguous symbol to bitcompare's canonical coin id. Useful when an exchange uses a non-standard ticker.

GET /api/v1/symbols/resolve
Symbols

resolve_symbols_batch

Batch resolve symbols

Resolve up to 100 symbols in a single request. Requires a plan with bulk endpoints enabled.

POST /api/v1/symbols/resolve/batch

เชื่อมต่อเซิร์ฟเวอร์ Bitcompare MCP

ฟรีสำหรับการใช้งานส่วนตัว แผน Pro ปลดล็อกขีดจำกัดอัตราที่สูงขึ้นสำหรับ agents ด้านการผลิต