GeekNews

Retrieves and extracts tech news, articles, and discussions from GeekNews using BeautifulSoup for more informed conversations about current technology developments.

View Source
14 stars
0 tools
Created Aug 2025
@the0807/the0807-geeknews-geeknews-mcp-server

About

Retrieves and extracts tech news, articles, and discussions from GeekNews using BeautifulSoup for more informed conversations about current technology developments.

Categories

general

Installation

npm

npm install @the0807/the0807-geeknews-geeknews-mcp-server

Configuration

{ "mcpServers": { "the0807-geeknews-geeknews-mcp-server": { "command": "npx", "args": [ "-y", "@the0807/the0807-geeknews-geeknews-mcp-server" ] } } }