Cryptocurrency Price
A service to query real-time cryptocurrency prices.
Installing Manually
Install using uv:
1.首先,确保安装了 uv:
curl -LsSf https://astral.sh/uv/install.sh | sh
2.然后,直接从 github 安装:
uv pip install git+https://github.com/donkeylichao/coin-mcp-server.git --system
或者,您也可以克隆仓库后本地安装:
# 克隆仓库
git clone https://github.com/donkeylichao/coin-mcp-server.git
cd coin-mcp-server
# 安装依赖
uv pip install -e .
安装完成后,您就可以运行:
coin-mcp-server
cursor 配置
{
"mcpServers": {
"coin": {
"command": "coin-mcp-server"
}
}
}
関連サーバー
Gemini DeepSearch MCP
An automated research agent using Google Gemini models and Google Search to perform deep, multi-step web research.
Brave Search
An MCP server for web and local search using the Brave Search API.
Perplexity Search
Web search and chat completion powered by the Perplexity AI API.
RAGMap
RAG-focused MCP subregistry and server to discover and route to retrieval-capable MCP servers with semantic search, filters, and explainable ranking.
Langgraph Deep Search MCP Server
A deep search server powered by LangGraph and the Google Gemini API.
Scryfall
Search for Magic: The Gathering cards and get details, rulings, and prices using the Scryfall API.
Google Search
Perform Google searches and view web content with advanced bot detection avoidance.
DNDzgz
Get real-time public transport information for Zaragoza using the DNDzgz API.
YouTube Data MCP
High-efficiency YouTube MCP server providing token-optimized, structured data for LLMs.
stooq-mcp
MCP server to fetch stock prices from stooq.com (Rust)