Back to search
30
MCP

article-scraper-mcp

pypi/article-scraper-mcp

MCP server that fetches article data (title, text, author, date) from a URL using newspaper3k

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp-article-fetch
MCP server for extracting article content from web pages
0 tools
sovereign-web-scraper-mcp
MCP server for web scraping — fetch URLs, extract text/links/metadata, CSS selector extraction. Zero deps, LLM-optimized output.
0 tools
google-scholar-mcp
An MCP server for searching and retrieving articles from Google Scholar
0 tools
io.github.ryudi84/web-scraper
MCP server for web scraping: URLs, links, metadata, CSS extraction.
0 tools
mcp-server-serper
Serper MCP Server supporting search and webpage scraping
0 tools
mcp-server-scraper
MCP server for web scraping — extract clean markdown, links, and metadata from any URL. Zero auth. Free alternative to Firecrawl.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "article-scraper-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}