Skip to content

news article extractor for Grok

io.github.dataleadspro/news-article-extractor

Extract clean article text, titles, and metadata from news URLs - ready for NLP pipelines.

client:Grok transport:streamable-http tools:1

Install news article extractor in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "news-article-extractor": {
      "type": "http",
      "url": "https://data.dataleads.pro/mcp/news-article-extractor"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

What Grok can do once it is connected

news article extractor in other clients