news-digest-mcp

goldjee/news-digest-mcp
★ 0 stars TypeScript AI/LLM Updated today
A simple MCP server that fetches news from Telegram and RSS sources
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "news-digest-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "goldjee/news-digest-mcp"
      ]
    }
  }
}

README Excerpt

A simple MCP server that fetches news from Telegram and RSS sources. Connect it to your LLM agent of choice and let it doomscroll for you! Runs on **Bun** (any recent version) or **Node ≥ 22.6** (≥ 23.6 runs TypeScript natively; 22.6–23.5 needs `--experimental-strip-types`). No build step either way.

Tools (3)

alsoInoutputSchematype