Skip to main content
Glama

Coinmarket

by anjor

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

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 통합

  1. 구성 요소
    1. 자원
    2. 도구
  2. 구성
    1. 빠른 시작
      1. 설치하다

    Related MCP Servers

    • A
      security
      A
      license
      A
      quality
      Real-time cryptocurrency market data integration using CoinCap's public API, providing access to crypto prices and market information without API keys
      Last updated -
      3
      147
      37
      TypeScript
      MIT License
      • Apple
    • A
      security
      F
      license
      A
      quality
      A Model Context Protocol server that provides access to CoinMarketCap's cryptocurrency data, enabling AI applications to retrieve cryptocurrency listings, quotes, and detailed information.
      Last updated -
      3
      10
      Python
      • Linux
      • Apple
    • -
      security
      -
      license
      -
      quality
      Provides comprehensive access to CoinMarketCap's cryptocurrency data including listings, quotes, market metrics, and the Fear & Greed Index directly within the Cursor environment.
      Last updated -
      1,133
      1
      TypeScript

    View all related MCP servers

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/anjor/coinmarket-mcp-server'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server