Skip to main content
Glama

coindesk-mcp

MIT License
  • Linux
  • Apple

암호화 뉴스 MCP 서버

용법

Docker에서

지엑스피1

PyPI에서

{ "mcpServers": { "cryptonewsmcp": { "command": "uvx", "args": ["cryptonewsmcp"] } } }

GitHub에서

{ "mcpServers": { "cryptonewsmcp": { "command": "uvx", "args": [ "--from", "git+https://github.com/narumiruna/crypto-news-mcp", "cryptonewsmcp" ] } } }

구성 요소

도구

  • 최근 뉴스
    • 지정된 사이트에서 최신 암호화폐 뉴스를 가져옵니다.
    • 입력:
      • 사이트: 출처 사이트("코인데스크" 또는 "디크립트")
    • 제목, 링크, 날짜 및 요약이 포함된 뉴스 항목의 형식화된 목록을 반환합니다.
  • 뉴스 읽기
    • URL에서 기사 HTML을 가져와 마크다운으로 변환합니다.
    • 입력:
      • url: 검색할 기사 URL
    • Markdown 형식의 기사 콘텐츠를 반환합니다.

You must be authenticated.

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.

코인데스크의 최근 뉴스를 읽을 수 있는 MCP 서버입니다.

  1. 용법
    1. 구성 요소
      1. 도구

    Related MCP Servers

    • -
      security
      A
      license
      -
      quality
      An MCP server that provides real-time cryptocurrency news sourced from NewsData for AI agents.
      Last updated -
      3
      Python
      MIT License
    • -
      security
      -
      license
      -
      quality
      Provides an MCP server that allows large language models to access real-time and historical Bitcoin market data from Binance, including current prices, order book data, recent trades, and price history through a standardized interface.
      Last updated -
      1
      JavaScript
      MIT License
    • -
      security
      -
      license
      -
      quality
      About An MCP server that provides real-time access to the latest news from Cointelegraph.
      Last updated -
      Python
      MIT License
    • A
      security
      A
      license
      A
      quality
      MCP Server for the CoinStats API. Provides access to cryptocurrency market data, portfolio tracking, and news.
      Last updated -
      30
      89
      3
      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/narumiruna/coindesk-mcp'

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