Skip to main content
Glama

CoinStats MCP Server

Official

CoinStats MCP 서버

CoinStats API용 MCP 서버입니다. 암호화폐 시장 데이터, 포트폴리오 추적 및 뉴스에 대한 액세스를 제공합니다.

설정

API 키

CoinStats API 키가 필요합니다. CoinStats API 문서 에서 키를 받으세요.

MCP 클라이언트와 함께 사용

클라이언트 구성에 다음을 추가하세요.

엔피엑스

지엑스피1

<YOUR_API_KEY> 실제 CoinStats API 키로 바꾸세요.

도커
{ "mcpServers": { "coinstats-mcp": { "command": "docker", "args": [ "run", "-i", "--rm", "-e", "COINSTATS_API_KEY", "coinstats/coinstats-mcp" ], "env": { "COINSTATS_API_KEY": "<YOUR_API_KEY>" } } } }

<YOUR_API_KEY> 실제 CoinStats API 키로 바꾸세요.

짓다

프로젝트를 로컬로 빌드하려면:

npm run build

이 명령은 종속성을 설치하고, TypeScript를 JavaScript로 컴파일하고, 실행 권한을 설정합니다.

특허

이 MCP 서버는 MIT 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 표준 MIT 라이선스 텍스트를 참조하십시오.

Install Server
A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

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.

CoinStats API용 MCP 서버입니다. 암호화폐 시장 데이터, 포트폴리오 추적 및 뉴스에 대한 액세스를 제공합니다.

  1. 설정
    1. API 키
    2. MCP 클라이언트와 함께 사용
  2. 짓다
    1. 특허

      Related MCP Servers

      • A
        security
        A
        license
        A
        quality
        A Model Context Protocol (MCP) server that provides comprehensive cryptocurrency analysis using the CoinCap API. This server offers real-time price data, market analysis, and historical trends through an easy-to-use interface.
        Last updated -
        3
        703
        32
        TypeScript
        MIT License
        • Apple
      • A
        security
        A
        license
        A
        quality
        A Model Context Protocol (MCP) server that provides comprehensive cryptocurrency analysis using the CoinCap API. This server offers real-time price data, market analysis, and historical trends through an easy-to-use interface. Updated to use Coin Cap API v3
        Last updated -
        3
        514
        TypeScript
        MIT License
        • Apple
      • -
        security
        A
        license
        -
        quality
        An MCP server providing a range of cryptocurrency technical analysis indicators and strategies.
        Last updated -
        4
        61
        JavaScript
        MIT License
      • -
        security
        F
        license
        -
        quality
        An MCP server that provides access to cryptocurrency market data from the Nobitex API, enabling users to fetch specific cryptocurrency pair statistics and global market data.
        Last updated -
        22
        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/CoinStatsHQ/coinstats-mcp'

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