coindesk-mcp

narumiruna
MIT
Published: 2025-03-28
Last update: 7 months ago
# Crypto News MCP Server

## Usage

From Docker

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

From PyPI

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

From GitHub

```json
{
  "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

Related

DexScreener MCP Server
DexScreener MCP Server
  • openSVM
  • Unlicense
  • 11
MCP Crypto Wallet EVM
MCP Crypto Wallet EVM
  • dcSpark
  • MIT
  • 3
Official
coindesk-mcp
coindesk-mcp
  • narumiruna
  • MIT
  • 0
Name Description

Retrieves and extracts the full content of a specific news article from CoinDesk. Fetches the HTML content from the provided URL, processes it to extract structured news information including title, subtitle, author, publication date, and article content. Args: url (str): The complete URL of the CoinDesk news article to retrieve Returns: str: A formatted string containing the article's title, subtitle, author, publication information, and content preview Raises: HTTPStatusError: If the URL request fails Exception: If article parsing encounters errors

Retrieves the latest cryptocurrency and blockchain news articles from CoinDesk's RSS feed. Fetches the current RSS feed from CoinDesk, parses it to extract information about recent articles, and returns a formatted list of news items including titles, links, publication timestamps, and summary content. Returns: str: A formatted string containing multiple news entries separated by '---', with each entry showing title, URL, publication time, and summary Raises: HTTPStatusError: If the RSS feed request fails Exception: If RSS parsing encounters errors
Joseph Parker 20 Dec 2021 - 05:47AM

I am getting message from customers that when they place order always get error message .

Reply
Alexis Clarke 22 Dec 2021 - 02:32PM

Please be sure to check your Spam mailbox to see if your email filters have identified the email from Dell as spam.

Reply
Donald Palmer 24 Dec 2021 - 05:20PM

If you have further questions, please contact Customer Support from the “Action Menu” on your Online Order Support.

Reply
Alexis Clarke 26 min ago

Your Online Order Support provides you with the most current status of your order. To help manage your order refer to the “Action Menu” to initiate return, contact Customer Support and more.

Reply
Donald Palmer 8 sec ago

Other shipping methods are available at checkout if you want your purchase delivered faster.

Reply
Please Enter a Message

Security

95%

Code quantity

97%

Total downloads

4,305

80%

User reviews

121

89%