{
"mcpServers": {
"fetch-news": {
"command": "uvx",
"args": [
"--from",
"git+https://github.com/PuWenyin/fetch-news-mcp.git",
"fetch-news"
],
"env": {
"OPENAI_API_KEY": "sk-xxxxxxxxx"
}
}
}
}
Back to servers
A tool that scrapes and summarizes news articles from web sources using BeautifulSoup for parsing and OpenAI for structured report generation.
Reviews
No reviews yet
Sign in to write a review