Submit

Article Scraper Mcp

@dmitriiweb

A Model Context Protocol (MCP) server that fetches article data from URLs using newspaper3k.

Server Config

{
  "mcpServers": {
    "article-scraper": {
      "command": "uvx",
      "args": [
        "article-scraper-mcp"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.