Back to directory
thenhatat/article-analyzer

thenhatat/article-analyzer

@TheNhatAT

MCP server for fetching and analyzing article content from URLs for LLM context

articleanalysiscontextcontentfetchingllmmcpurl

Installation & Configuration

{
  "mcpServers": {
    "article": {
      "command": "/ABSOLUTE/PATH/TO/UV",
      "args": [
        "--directory",
        "/ABSOLUTE/PATH/TO/PARENT/FOLDER/article-analyzer",
        "run",
        "main.py"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15