search & data extraction

GeekNews MCP Server

An MCP Server that retrieves and processes news data from the GeekNews site.

python
cloud
search & data extraction
0
View on GitHub

Installation

npx -y the0807/GeekNews-MCP-Server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "GeekNews-MCP-Server",
  "command": "npx",
  "args": [
    "-y",
    "the0807/GeekNews-MCP-Server"
  ]
}

About This MCP Server

the0807/GeekNews-MCP-Server

An MCP Server that retrieves and processes news data from the GeekNews site.

GitHub: https://github.com/the0807/GeekNews-MCP-Server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub