MCPServers

Summary

This CoinGecko MCP server, developed by Dennison Bertram and Claude + Anthropic, provides a standardized interface for accessing cryptocurrency data through the CoinGecko Pro API. Built with TypeScript and leveraging the MCP SDK, it offers tools for retrieving coin listings, historical price data, and OHLC candlestick information. The server implements caching and pagination to optimize API usage and performance. By abstracting CoinGecko API interactions into an MCP interface, it enables AI systems to easily incorporate up-to-date cryptocurrency data into their workflows. This implementation is particularly useful for applications involving crypto market analysis, portfolio tracking, and price monitoring, facilitating use cases such as automated trading strategies, investment research, and crypto-economic modeling.

Available Actions(5)

get-coins

Get a paginated list of supported coins.

find-coin-ids

Look up CoinGecko IDs for coin names or symbols.

get-historical-data

Get historical price, market cap, and volume data.

get-ohlc-data

Get OHLC (Open, High, Low, Close) candlestick data.

refresh-cache

Refresh the local coin list cache.

Last Updated: April 17, 2025

커뮤니티 리뷰

0.0
0 리뷰
5
0
4
0
3
0
2
0
1
0

아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!

대화에 참여하려면 로그인하세요

Coming soon to
HighlightHighlight AI

언어

TypeScript

카테고리

태그