Back to search
30
MCP

mcp-article-fetch

pypi/mcp-article-fetch

MCP server for extracting article content from web pages

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

Similar MCP servers embedding-nearest

article-scraper-mcp
MCP server that fetches article data (title, text, author, date) from a URL using newspaper3k
0 tools
mcp-fetch-node
A Model Context Protocol server that provides web content fetching capabilities
0 tools
arxiv-mcp
A simple MCP server to fetch the content of ArXiv papers.
0 tools
google-scholar-mcp
An MCP server for searching and retrieving articles from Google Scholar
0 tools
arxiv-query-mcp
MCP server for querying, retrieving, and reading arXiv papers
0 tools
iflow-mcp_pdf-extraction
MCP server to extract contents from PDF files
0 tools

How to use

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

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