Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Agents-MCP-Hackathon
/
rss-mcp-server
like
6
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
397bedd
rss-mcp-server
Ctrl+K
Ctrl+K
2 contributors
History:
24 commits
gperdrizet
Updated title/description.
397bedd
unverified
3 months ago
.github
Changed workflow name
3 months ago
assets
Updated title/description.
3 months ago
functions
Added fence to prevent parsing empty HTML string.
3 months ago
.gitignore
Safe
31 Bytes
Added gitignore to tracking.
3 months ago
LICENSE
35.1 kB
Initial commit
3 months ago
README.md
Safe
393 Bytes
Fixed README one more time.
3 months ago
requirements.txt
Safe
60 Bytes
Added page content extraction and HTML cleaning functions.
3 months ago
rss_server.py
Safe
1.17 kB
Added some fancy fallback options to handle requests for feeds that are not urls, also added caching so we don't have to look up the same feed URI more than once in a session.
3 months ago