Back to directory
zmingfeng/news-mcp

zmingfeng/news-mcp

@Zmingfeng

基于MCP的新闻获取工具,支持多类别新闻获取,可与Claude等AI助手集成

newsmcpscraperclaudeai-assistantpythoncontext

Installation & Configuration

{
  "mcpServers": {
    "news_summarizer": {
      "command": "uvx",
      "args": [
        "--from",
        "git+https://github.com/Zmingfeng/news_mcp.git",
        "news-mcp",
        "--transport",
        "stdio"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/13