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"
}
}
}
संबंधित सर्वर
PortOne Global MCP Server
Search and read PortOne documentation, including API schemas and product guides.
Kluster.ai Verify
Fact-checking and verification tools using the Kluster.ai Verify API.
Tavily Search
Optimized web search for LLMs using the Tavily Search API.
iMessage Query
An MCP server for querying your iMessage database on macOS, allowing LLMs to safely access and search conversations.
Rolli MCP
Social media search and analytics across X, Reddit, Bluesky, YouTube, LinkedIn, Facebook, Instagram, and Weibo via the Rolli IQ API
Hugeicons MCP Server
Search for icons from the Hugeicons library and get usage documentation.
Source Library
Search and cite 500+ translated historical texts (alchemy, Hermeticism, Renaissance) with DOI-backed academic citations. Access rare Latin and German manuscripts from the 15th-18th centuries.
AI Book Agent MCP Server
Provides AI assistants with intelligent access to ML textbook content for creating accurate, source-grounded documentation.
EzBiz SEO & Marketing Analysis
AI-powered keyword research, SERP analysis, backlink checking, and content optimization for SEO.
gnosis-mcp
Zero-config knowledge base for AI coding agents. Loads your markdown docs into a searchable database and exposes them as MCP tools — search, read, and manage documentation without leaving your editor. Works instantly with SQLite (no setup), upgrades to PostgreSQL + pgvector for hybrid semantic search. Includes skills for searching docs (/gnosis:search), health checks (/gnosis:status), doc management (/gnosis:manage), and first-time setup (/gnosis:setup). 6 MCP tools, 3 resources, FTS5 keyword search, 176 tests.