coindesk-mcp

MIT License
  • Linux
  • Apple

Integrations

  • References GitHub as a source repository for installing the MCP server

  • Fetches and parses RSS feeds from Coindesk to retrieve recent news articles with their titles, links, and descriptions

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

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.

The MCP server that can read recent news from Coindesk.

  1. Usage
    1. Components
      1. Tools

    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
    • -
      security
      -
      license
      -
      quality
      MCP Server for the CoinStats API. Provides access to cryptocurrency market data, portfolio tracking, and news.
      Last updated -
      129
      1
      TypeScript
      MIT License

    View all related MCP servers

    ID: jfubp16qxv