coindesk-mcpServer

narumiruna
GitHub
cryptocurrencynewsMCP

Loading subscription status...

💡 Description

An MCP server that can read recent news from Coindesk.

📝 JSON Entries

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

🛠️ Tools

read_newsrecent_news

Features

  • Fetches and parses RSS feeds from Coindesk
  • Converts HTML articles to Markdown

💬 Example Queries

  • Get the latest cryptocurrency news from Coindesk
  • Read a specific article from the news