
zkom_mcp_server
3 years
Works with Finder
1
Github Watches
0
Github Forks
0
Github Stars
ZKOM MCP Server for Cryptocurrency Prices
A Model Context Protocol (MCP) server implementation for retrieving cryptocurrency prices from Coinbase.
Features
- Get real-time exchange rates for cryptocurrencies
- MCP-compliant API responses
- Support for querying prices in various currencies
- Caching mechanism to reduce API calls
Installation
- Clone the repository:
git clone https://github.com/your-username/zkom_mcp_server.git
cd zkom_mcp_server
- Install dependencies:
pip install -r requirements.txt
- Run the server:
python -m app.main
Usage
Send requests to the MCP server endpoints:
GET /v1/crypto/price?symbol=BTC¤cy=USD
Environment Variables
Create a .env
file with the following variables:
# Server configuration
PORT=8000
HOST=0.0.0.0
# Coinbase API configuration
COINBASE_API_URL=https://api.coinbase.com/v2/exchange-rates
API Documentation
Once the server is running, access the API documentation at:
http://localhost:8000/docs
License
MIT
相关推荐
I find academic articles and books for research and literature reviews.
Converts Figma frames into front-end code for various mobile frameworks.
Confidential guide on numerology and astrology, based of GG33 Public information
Embark on a thrilling diplomatic quest across a galaxy on the brink of war. Navigate complex politics and alien cultures to forge peace and avert catastrophe in this immersive interstellar adventure.
Advanced software engineer GPT that excels through nailing the basics.
Delivers concise Python code and interprets non-English comments
💬 MaxKB is a ready-to-use AI chatbot that integrates Retrieval-Augmented Generation (RAG) pipelines, supports robust workflows, and provides advanced MCP tool-use capabilities.
Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx
MCP server to provide Figma layout information to AI coding agents like Cursor
Reviews

user_UFq3N5uH
I've been using the zkom_mcp_server for a while now and it has surpassed my expectations. Developed by cryptonerdcn, this server is incredibly reliable and efficient. The performance is top-notch and it integrates seamlessly with my existing setup. Highly recommend checking it out on GitHub!