Back to directory
berlinbra/news-api-mcp

berlinbra/news-api-mcp

@berlinbra

Model Context Protocol (MCP) server for accessing the News API - search news articles, get top headlines, and list available news sources

newsapisearchheadlinessourcescurrent-eventsinformationcontext

Installation & Configuration

{
  "mcpServers": {
    "newsapi": {
      "command": "uv",
      "args": [
        "run",
        "src/news_api_mcp/server.py"
      ],
      "env": {
        "NEWS_API_KEY": "YOUR_API_KEY"
      }
    }
  }
}

Information

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