Skip to main content
Glama
mk965

Asset Price MCP Server

by mk965

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

대장간 배지 영어 | 중국어 | 일본어

개요

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

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

Related MCP server: Bybit MCP Server

시작하기

많은 코드 편집기와 기타 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 파일을 참조하세요.

Install Server
A
license - permissive license
B
quality
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    A
    quality
    F
    maintenance
    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.
    7
    62
    MIT
  • A
    license
    B
    quality
    F
    maintenance
    A Model Context Protocol server that provides read-only access to Bybit's cryptocurrency exchange API, allowing users to query real-time cryptocurrency data using natural language.
    12
    22
    16
    MIT
  • F
    license
    B
    quality
    D
    maintenance
    A Model Context Protocol server that provides real-time cryptocurrency price fetching capabilities using the CoinGecko API. It enables LLMs to retrieve and process the latest price for any coin by its name or symbol.
    2
  • F
    license
    Not graded
    quality
    C
    maintenance
    Enables LLM clients to query live and historical metal and commodity prices from metalsmarket.net through an MCP server.

View all related MCP servers

Related MCP Connectors

  • Live USD crypto spot prices by ticker (BTC, ETH, SOL, …) for AI agents. x402 pay-per-call.

  • Real-time crypto prices from Binance, Coinbase, Kraken, OKX, and Bybit

  • MCP server exposing the Backtest360 engine API as tools for AI agents.

View all MCP Connectors

Latest Blog Posts

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