Coinmarket

MIT License
21
  • Apple

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.

Integrations

  • Allows to access cryptocurrency data from CoinMarketCap, including getting the latest currency listings and quotes for tokens by slug or symbol

코인마켓 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

-
security - not tested
A
license - permissive license
-
quality - not tested

암호화폐 목록 및 견적을 가져오는 Coinmarket API 통합

  1. Components
    1. Resources
    2. Tools
  2. Configuration
    1. Quickstart
      1. Install
    ID: 6ag7ms62ns