Skip to main content
Glama

Asset Price MCP Server

MIT License
56
1
  • Apple
  • Linux

자산 가격 MCP 서버(asset-price-mcp)

영어 | 중국어 | 일본어

개요

현재 자산 가격 정보를 검색하고 표시하는 모델 컨텍스트 프로토콜 서버입니다. 이 서버는 다양한 자산(귀금속 및 암호화폐 포함)의 실시간 가격 정보를 가져오는 도구를 제공하여 대규모 언어 모델이 이 데이터에 쉽게 접근하고 표시할 수 있도록 합니다.

asset-price-mcp는 현재 초기 개발 단계에 있습니다. 서버 개발 및 개선을 위해 기능 및 사용 가능한 도구가 변경 및 확장될 수 있습니다.

시작하기

많은 코드 편집기와 기타 AI 클라이언트는 구성 파일을 사용하여 MCP 서버를 관리합니다.

다음을 구성 파일에 추가하여 asset-price-mcp 서버를 구성할 수 있습니다.

Smithery를 통해 설치

Smithery를 통해 Claude Desktop에 asset-price-mcp를 자동으로 설치하려면:

지엑스피1

맥OS/리눅스

{ "mcpServers": { "Asset Price MCP": { "command": "npx", "args": ["-y", "asset-price-mcp"] } } }

윈도우

{ "mcpServers": { "Asset Price MCP": { "command": "cmd", "args": ["/c", "npx", "-y", "asset-price-mcp"] } } }

건물

npm run build

테스트

npm test

특허

이 MCP 서버는 MIT 라이선스에 따라 라이선스가 부여됩니다. 즉, MIT 라이선스의 조건에 따라 소프트웨어를 자유롭게 사용, 수정 및 배포할 수 있습니다. 자세한 내용은 프로젝트 저장소의 LICENSE 파일을 참조하세요.

You must be authenticated.

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

귀금속과 암호화폐를 포함한 다양한 자산에 대한 실시간 가격 정보를 검색하기 위한 도구를 제공하는 서버로, 언어 모델이 현재 자산 가격 데이터에 접근하여 표시할 수 있도록 해줍니다.

  1. 개요
    1. 시작하기
      1. Smithery를 통해 설치
      2. 맥OS/리눅스
      3. 윈도우
    2. 건물
      1. 테스트
        1. 특허

          Related MCP Servers

          • A
            security
            A
            license
            A
            quality
            Provides real-time and historical cryptocurrency market data through integration with major exchanges. This server enables LLMs like Claude to fetch current prices, analyze market trends, and access detailed trading information.
            Last updated -
            7
            26
            Python
            MIT License
            • Apple
          • A
            security
            A
            license
            A
            quality
            A server implementation that streams real-time Binance market data (spot and futures) via WebSockets, enabling applications to receive and process cryptocurrency market information through the Model Context Protocol.
            Last updated -
            6
            6
            TypeScript
            MIT License
          • A
            security
            F
            license
            A
            quality
            An MCP server that provides real-time financial data integration with Alpha Vantage's API, enabling access to stock market data, cryptocurrency prices, forex rates, and technical indicators.
            Last updated -
            7
            2
            JavaScript
          • -
            security
            -
            license
            -
            quality
            A server that provides real-time cryptocurrency data through the Model Context Protocol, allowing access to detailed exchange information and current cryptocurrency rates from the CoinCap API.
            Last updated -
            1
            TypeScript
            MIT License

          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/mk965/asset-price-mcp'

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