코인마켓 MCP 서버
코인마켓 MCP 서버
구성 요소
자원
서버는 몇 가지 Coinmarket API 엔드포인트를 구현합니다.
개별 노트에 액세스하기 위한 사용자 지정 coinmarket:// URI 체계
각 노트 리소스에는 이름, 설명 및 텍스트/일반 MIME 유형이 있습니다.
도구
서버는 두 가지 도구를 구현합니다.
get-currency-listings
: 최신 통화 목록을 받으세요get-quotes
: 토큰에 대한 견적을 받습니다."slug"(예: bitcoin) 또는 "symbol"(예: BTC)을 선택적 문자열 인수로 사용합니다.
구성
코인마켓 API 키가 필요합니다.
빠른 시작
설치하다
클로드 데스크탑
MacOS의 경우: ~/Library/Application\ Support/Claude/claude_desktop_config.json
Windows의 경우: %APPDATA%/Claude/claude_desktop_config.json
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
암호화폐 목록 및 견적을 가져오는 Coinmarket API 통합
Related MCP Servers
- AsecurityAlicenseAqualityReal-time cryptocurrency market data integration using CoinCap's public API, providing access to crypto prices and market information without API keysLast updated -36387MIT License
- -securityAlicense-qualityReal-time access to cryptocurrency data from the CoinMarketCap API.Last updated -481MIT License
- -securityFlicense-qualityProvides comprehensive access to CoinMarketCap's cryptocurrency data including listings, quotes, market metrics, and the Fear & Greed Index directly within the Cursor environment.Last updated -5952
- AsecurityAlicenseAqualityA Model Context Protocol implementation for the CoinMarketCap API that provides standardized access to cryptocurrency market data, exchange information, and blockchain metrics.Last updated -261536MIT License