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"
}
}
}
Related Servers
Open Custom Search API
Perform web searches using Google's Custom Search API.
Teleport Documentation
Search and query Teleport's documentation using embeddings stored in a local Chroma vector database.
MidOS Research Protocol
MidOS Research Protocol: curated skills & knowledge versioned.
Amazon Product Advertising API
Integrate with the Amazon Product Advertising API to search for products and access product information.
DevRag
Free local RAG for Claude Code - Save tokens & time with vector search. Indexes markdown docs and finds relevant info without reading entire files (40x fewer tokens, 15x faster).
Shodan
Query Shodan's database of internet-connected devices and vulnerabilities using the Shodan API.
Paper Search MCP
Search and download academic papers from sources like arXiv, PubMed, and Google Scholar.
Google Web Search (Gemini)
Provides Google Web Search functionality using the Gemini API. Requires a Google API Key or OAuth credentials.
Knowledge Vault Search
Search a personal knowledge vault using hybrid semantic and keyword matching.
Search MCP Server
A versatile search server supporting multiple search engines, including Brave, Metaso, and Bocha.