GeekNews MCP Server
@the0807
About GeekNews MCP Server
๐ฐ GeekNews MCP Server
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"geeknews-mcp-server": {
"command": "npx",
"args": [
"-y",
"@smithery/cli@latest",
"run",
"@the0807/geeknews-mcp-server",
"--key",
""
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is GeekNews MCP Server?
It is a Model Context Protocol (MCP) server that fetches articles from GeekNews (https://news.hada.io) using Python and BeautifulSoup for web scraping. Designed for developers and AI agents, it provides tools to retrieve articles and weekly news with automatic daily caching to reduce server load.
How to use GeekNews MCP Server?
Install via Smithery using the provided npx command with a Smithery key, or clone the repository and set up locally with uv sync and uv dev. Add the server configuration to your MCP clientโs settings file, then test using MCP Inspector (mcp dev main.py).
Key features of GeekNews MCP Server
- Fetches GeekNews articles and weekly news.
- Supports article types: top, new, ask, show.
- Returns title, URL, points, author, time, comments, rank.
- Provides weekly news with item details and content.
- Automatic caching with 24โhour validity.
- Reduces server load via daily data refresh.
Use cases of GeekNews MCP Server
- Stay updated with top GeekNews articles without manual browsing.
- Fetch weekly news summaries for review or archival.
- Integrate GeekNews data into AI assistants or chatbots via MCP.
- Automate retrieval of specific article types (ask, show) for analysis.
FAQ from GeekNews MCP Server
What data does the server fetch?
It fetches articles and weekly news from GeekNews. Each article includes title, URL, points, author, time, comments, and rank. Weekly news includes title, number, ID, content, URL, and a list of items with rank.
How does caching work?
The server parses data once per day and caches it in ~/.cache/geeknews-mcp. The cache is valid for 24 hours and automatically refreshed by a scheduler.
What are the runtime dependencies?
Python, uv (Python package manager), and BeautifulSoup (for HTML parsing). The server is written in Python.
Are there any limitations?
The server depends on GeekNewsโ HTML structure. If the site changes its layout, the parsing logic may need updating.
Frequently asked questions
What data does the server fetch?
It fetches articles and weekly news from GeekNews. Each article includes title, URL, points, author, time, comments, and rank. Weekly news includes title, number, ID, content, URL, and a list of items with rank.
How does caching work?
The server parses data once per day and caches it in `~/.cache/geeknews-mcp`. The cache is valid for 24 hours and automatically refreshed by a scheduler.
What are the runtime dependencies?
Python, `uv` (Python package manager), and BeautifulSoup (for HTML parsing). The server is written in Python.
Are there any limitations?
The server depends on GeekNewsโ HTML structure. If the site changes its layout, the parsing logic may need updating. ###
Basic information
More Other MCP servers

Lemon.io
lemon-ioRequest dedicated senior developers to work on your project, write job descriptions, and prep technical interviews โ all without leaving your Claude chat. Just describe what you need, and Lemon.io MCP does the rest. 1โ3
Unity MCP โจ
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
ICSS
chokcocoไธๆญขไบ CSS
๐ช Windows-MCP
CursorTouchMCP Server for Computer Use in Windows

EverArt
modelcontextprotocolModel Context Protocol Servers
Comments