Loading languages...
MC

mcp-news

@jindasy

A simple MCP server for search news articles

news
search
newsapi

# mcpServer Config

{
  "mcpServers": {
    "news": {
      "command": "uv",
      "args": [
        "--directory",
        "/PATH/TO/YOUR/news",
        "run",
        "news.py"
      ]
    }
  }
}

# stdio

uv --directory /PATH/TO/YOUR/news run news.py
Transport:
stdio
语言:
Python
创建时间:4/20/2025
更新时间:4/20/2025