# News Feed Python Server

Provide a data feed of Blockbeats RSS to large language models, enabling them to answer user queries about news and information. Serve as an MCP server exposing news content via HTTP for seamless int…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add SpaceStation09/news-feed-python

# Browse available tools
npx -y @smithery/cli@latest tool list SpaceStation09/news-feed-python
```

---

Source: https://github.com/SpaceStation09/news-feed-python
