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"
}
}
}
相關伺服器
mcpdoc
Access website documentation for AI search engines (llms.txt files) over MCP.
Ripgrep Search
Efficiently search Obsidian vaults using the ripgrep tool.
ExploitDB MCP Server
Query security exploits and vulnerabilities from the ExploitDB database.
Weather MCP
A weather server providing weather information for locations within the United States.
ClimateTriage
Search for open source issues related to climate change and sustainability using the ClimateTriage API.
Docs MCP Server
Creates a personal, always-current knowledge base for AI by indexing documentation from websites, GitHub, npm, PyPI, and local files.
Azure AI Agent & Search
Search content using Azure AI Agent Service and Azure AI Search.
FlightRadar MCP Server
Provides real-time flight tracking and status information using the AviationStack API.
ArXiv MCP Server
A flexible service for searching and analyzing academic papers on arXiv.
DuckDuckGo Search
Perform web searches using the DuckDuckGo Search API.