Loading languages...
@B

@bads1de/mcp-server-gnews

@bads1de

An MCP server implementation that integrates with the GNews API, providing access to the latest news articles across various categories and languages.

news
gnews
api
search
headlines

# mcpServer Config

{
  "mcpServers": {
    "gnews": {
      "command": "npx",
      "args": [
        "-y",
        "@bads1de/mcp-server-gnews"
      ],
      "env": {
        "GNEWS_API_KEY": "YOUR_API_KEY_HERE"
      }
    }
  }
}

# stdio

npx -y @bads1de/mcp-server-gnews
Transport:
stdio
Sprache:
JavaScript
Erstellt:4/14/2025
Aktualisiert:6/14/2025