CoinGecko 服务器
用于与 CoinGecko Pro API 交互的模型上下文协议 (MCP) 服务器和 OpenAI 函数调用服务。
特征
支持的加密货币的分页列表
通过名称或符号查找硬币ID
历史价格、市值和交易量数据
OHLC(开盘价、最高价、最低价、收盘价)烛台数据
具有刷新功能的本地硬币缓存
安装
环境设置
在项目根目录中创建一个.env文件:
与 Claude Desktop 一起使用
Claude Desktop 全面支持 MCP 功能。使用方法如下:
添加到您的 Claude Desktop 配置:
在 macOS 上:
~/Library/Application Support/Claude/claude_desktop_config.json在 Windows 上:
%APPDATA%\Claude\claude_desktop_config.json
重启Claude桌面
该服务器提供以下工具:
get-coins:获取受支持硬币的分页列表find-coin-ids:查找 CoinGecko ID 中的硬币名称/符号get-historical-data:获取历史价格、市值和交易量数据get-ohlc-data:获取 OHLC 烛台数据refresh-cache:刷新本地硬币列表缓存
与 OpenAI 函数调用一起使用
数据类型
OHLC数据
历史数据
CoinInfo
速率限制
请参阅CoinGecko Pro API 文档,了解当前的速率限制和使用指南。
执照
麻省理工学院
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
支持与 CoinGecko Pro API 交互,通过 MCP 和 OpenAI 函数调用访问加密货币数据,包括价格历史记录和市场指标。
Related Resources
Related MCP Servers
- -security-license-qualityReal-time access to cryptocurrency data from the CoinMarketCap API.Last updated -131MIT License
- Asecurity-licenseAqualityA Model Context Protocol implementation for the CoinMarketCap API that provides standardized access to cryptocurrency market data, exchange information, and blockchain metrics.Last updated -265038MIT License
- -security-license-qualityProvides cryptocurrency market data using the CoinGecko APILast updated -15MIT License
- Asecurity-licenseAqualityEnables AI agents to access crypto-related information including latest news, prices, and market trends through ChainGPT capabilities.Last updated -305MIT License