# 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 mcp add SpaceStation09/news-feed-python

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