Back to directory
algonacci/mcp-gnews

algonacci/mcp-gnews

@algonacci

MCP server to give client the ability to searching related news on the internet

newsgnewssearchapimcpserverpythoncontext

Installation & Configuration

{
  "mcpServers": {
    "gnews_search": {
      "command": "uv",
      "args": [
        "--directory",
        "%USERPROFILE%/Documents/GitHub/mcp-gnews",
        "run",
        "python",
        "main.py"
      ]
    }
  }
}

Information

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