Horse Racing News

by mchow01

Not rated
GitHub

About

Fetches horse racing news from the thoroughbreddailynews.com RSS feed.

Details

Author
mchow01
Categories
Web Scraping, Other

Part 2: Update Claude Desktop Configuration (assuming macOS)

- Runcd ~/Library/Application\ Support/Claude - Use your favorite editor and open upclaude_desktop_config.json(e.g.,vim claude_desktop_config.json) - Assuming you never added an MCP server to the configuration file before, add:
{ "mcpServers": { "horseracing": { "command": "uv", "args": ](https://docs.astral.sh/uv/getting-started/installation/)[ "--directory", "/path/to/horseracingnews", "run", "horse_racing_news_mcp_server.py" ] } } }

- https://www.thoroughbreddailynews.com/feed/(RSS)

I was informed of Thoroughbred Daily News yesterday. They provide an RSS feed at https://www.thoroughbreddailynews.com/feed/. Can you write a Python program that: Loads the feed Parse the XML For each story, show the title, content, and link

Excellent, thanks so much! Now, can you turn it into an MCP server using FastMCP? Expose one method for @mcp.tool() named get_horse_racing_news.

Company intelligence in one tool call — funding, tech stack, employees, competitors, news from public APIs

Search, trending, topics, and local news all in one MCP server. Article previews, deduplication, source filtering, and 40+ languages built in.

Fetches and caches daily articles from GeekNews using web scraping.

Access Google News and Google Trends data without paid APIs.

Fetches and parses stories from Hacker News, providing structured data for top, new, ask, show, and job posts.

Analyzes the sentiment of news headlines from major US publications using the NewsAPI.

Provides real-time hot trending topics from major Chinese social platforms and news sites.

Fetches and caches RSS feeds using a SQLite database for use with LLMs via the MCP protocol.

Provides comprehensive NBA player statistics from basketball-reference.com, including career stats, season comparisons, and advanced metrics.

Access the Nefino renewable energy news API.

MCP server to get content from thoroughbreddailynews.com's RSS feed

- uv. Installation instructions athttps://docs.astral.sh/uv/getting-started/installation/
- Clone this repository
- cd horseracingnews
- Runuv run horse_racing_news_mcp_server.pyand keep running.

Part 2: Update Claude Desktop Configuration (assuming macOS)

- Runcd ~/Library/Application\ Support/Claude - Use your favorite editor and open upclaude_desktop_config.json(e.g.,vim claude_desktop_config.json) - Assuming you never added an MCP server to the configuration file before, add:
{ "mcpServers": { "horseracing": { "command": "uv", "args": [ "--directory", "/path/to/horseracingnews", "run", "horse_racing_news_mcp_server.py" ] } } }

- https://www.thoroughbreddailynews.com/feed/(RSS)

I was informed of Thoroughbred Daily News yesterday. They provide an RSS feed at https://www.thoroughbreddailynews.com/feed/. Can you write a Python program that: Loads the feed Parse the XML For each story, show the title, content, and link

Excellent, thanks so much! Now, can you turn it into an MCP server using FastMCP? Expose one method for @mcp.tool() named get_horse_racing_news.

Company intelligence in one tool call — funding, tech stack, employees, competitors, news from public APIs

Search, trending, topics, and local news all in one MCP server. Article previews, deduplication, source filtering, and 40+ languages built in.

Fetches and caches daily articles from GeekNews using web scraping.

Access Google News and Google Trends data without paid APIs.

Fetches and parses stories from Hacker News, providing structured data for top, new, ask, show, and job posts.

Analyzes the sentiment of news headlines from major US publications using the NewsAPI.

Provides real-time hot trending topics from major Chinese social platforms and news sites.

Fetches and caches RSS feeds using a SQLite database for use with LLMs via the MCP protocol.

Provides comprehensive NBA player statistics from basketball-reference.com, including career stats, season comparisons, and advanced metrics.

Access the Nefino renewable energy news API.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.