Fetches horse racing news from the thoroughbreddailynews.com RSS feed.
MCP server to get content from thoroughbreddailynews.com's RSS feed
uv
. Installation instructions at https://docs.astral.sh/uv/getting-started/installation/cd horseracingnews
uv run horse_racing_news_mcp_server.py
and keep running.cd ~/Library/Application\ Support/Claude
claude_desktop_config.json
(e.g., vim claude_desktop_config.json
){
"mcpServers": {
"horseracing": {
"command": "uv",
"args": [
"--directory",
"/path/to/horseracingnews",
"run",
"horse_racing_news_mcp_server.py"
]
}
}
}
Make sure to restart Claude Desktop
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.
Automate web browsers and perform web scraping tasks using the Playwright framework.
Remote browser automation using the BrowserCat API.
Provides browser automation capabilities using Puppeteer and Steel, configurable for local or cloud instances.
High-quality screenshot capture optimized for Claude Vision API. Automatically tiles full pages into 1072x1072 chunks (1.15 megapixels) with configurable viewports and wait strategies for dynamic content.
Access Outscraper's data extraction services for business intelligence, location data, reviews, and contact information from various online platforms.
Fetches cigarette data and information from Yanyue.cn.
A browser screenshot tool to capture scrolling screenshots of webpages using Playwright, with support for intelligent section identification and multiple output formats.
Interact with Yahoo Finance to get stock data, market news, and financial information using the yfinance Python library.
Browser automation using Puppeteer, with support for local, Docker, and Cloudflare Workers deployments.
A browser automation service for capturing console output, useful for tasks like public sentiment analysis.