Skip to main content
Glama

coindesk-mcp

MIT License
  • Linux
  • Apple

Crypto News MCP Server

Usage

From Docker

{ "mcpServers": { "cryptonewsmcp": { "command": "docker", "args": ["run", "-i", "--rm", "narumi/crypto-news-mcp"] } } }

From PyPI

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

From GitHub

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

Components

Tools

  • recent_news
    • Fetches latest crypto news from specified site
    • Input:
      • site: Source site ("coindesk" or "decrypt")
    • Returns formatted list of news entries with titles, links, dates and summaries
  • read_news
    • Fetches article HTML from URL and converts it to Markdown
    • Input:
      • url: Article URL to retrieve
    • Returns Markdown-formatted article content
Deploy 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.

코인데스크의 최근 뉴스를 읽을 수 있는 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 -
      9
      MIT License
    • -
      security
      A
      license
      -
      quality
      About An MCP server that provides real-time access to the latest news from Cointelegraph.
      Last updated -
      3
      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
      28
      7
      MIT License
    • A
      security
      A
      license
      A
      quality
      An MCP server that tracks the latest trending tokens on CoinGecko.
      Last updated -
      1
      5
      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