Skip to content
Cursor

news article extractor for Cursor

io.github.dataleadspro/news-article-extractor

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

client:Cursor transport:streamable-http tools:1

Install news article extractor in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

news article extractor in other clients