Servers

Article Scraper Mcp
@dmitriiweb
MCP to get an article text from an URL
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"article-scraper": {
"command": "uvx",
"args": [
"article-scraper-mcp"
]
}
}
}