ZKOM MCP Server for Cryptocurrency Prices
@cryptonerdcn
ZKOM MCP Server for Cryptocurrency Prices について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"zkom_mcp_server": {
"command": "python",
"args": [
"-m",
"app.main"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is ZKOM MCP Server for Cryptocurrency Prices?
A Model Context Protocol (MCP) server implementation that retrieves real‑time cryptocurrency exchange rates from Coinbase. It is designed for developers who want to integrate crypto price data into MCP‑compatible applications.
How to use ZKOM MCP Server for Cryptocurrency Prices?
Clone the repository, install dependencies with pip install -r requirements.txt, create a .env file with the required environment variables (PORT, HOST, COINBASE_API_URL), and run the server with python -m app.main. Then send GET requests to the endpoint GET /v1/crypto/price?symbol=BTC¤cy=USD.
Key features of ZKOM MCP Server for Cryptocurrency Prices
- Real‑time exchange rates for cryptocurrencies
- MCP‑compliant API responses
- Support for querying prices in various currencies
- Caching mechanism to reduce API calls
Use cases of ZKOM MCP Server for Cryptocurrency Prices
- Display current cryptocurrency prices in MCP‑powered chat interfaces
- Automate price checks for trading bots or portfolio trackers
- Integrate live crypto rates into financial dashboards
- Provide multi‑currency price data for educational or research tools
FAQ from ZKOM MCP Server for Cryptocurrency Prices
What data source does the server use?
It retrieves exchange rates from the Coinbase API (v2 exchange‑rates endpoint).
How do I configure the server?
Create a .env file with PORT, HOST, and COINBASE_API_URL. The default values are PORT=8000, HOST=0.0.0.0, and COINBASE_API_URL=https://api.coinbase.com/v2/exchange-rates.
What is the API endpoint for querying prices?
The endpoint is GET /v1/crypto/price?symbol=BTC¤cy=USD. Replace BTC and USD with the desired cryptocurrency symbol and currency code.
Does the server cache responses?
Yes, it includes a caching mechanism to reduce the number of API calls to Coinbase.
What are the runtime requirements?
Python and the packages listed in requirements.txt (installed via pip install -r requirements.txt).
「その他」の他のコンテンツ
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
ICSS
chokcoco不止于 CSS
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
コメント