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"
}
}
}
Coin MCP Server
Project Details
- donkeylichao/coin-mcp-server
- Last Updated: 4/29/2025
Recomended MCP Servers
A powerful Model Context Protocol (MCP) server that revolutionizes NPM package analysis through AI.
The Ultimate Model Context Protocol (MCP) Server, providing unified access to a wide variety of useful and powerful...
MCP server that gives Claude ability to use OpenAI's GPTs assistants
Model Context Protocol server for FTP access
MCP server that enables AI assistants to interact with Linear project management system through natural language, allowing users...
A simple and clear example for implementation and understanding Anthropic MCP (on AWS Bedrock).
An MCP service for getting user geolocation information
MCP server that prepares Proof of Invention (POI) transaction requests for submission





