Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
Agents-MCP-Hackathon
/
rss-mcp-server
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
rss-mcp-server
Ctrl+K
Ctrl+K
  • 2 contributors
History: 24 commits
gperdrizet's picture
gperdrizet
Updated title/description.
397bedd unverified about 1 month ago
  • .github
    Changed workflow name about 1 month ago
  • assets
    Updated title/description. about 1 month ago
  • functions
    Added fence to prevent parsing empty HTML string. about 1 month ago
  • .gitignore
    31 Bytes
    Added gitignore to tracking. about 1 month ago
  • LICENSE
    35.1 kB
    Initial commit about 1 month ago
  • README.md
    393 Bytes
    Fixed README one more time. about 1 month ago
  • requirements.txt
    60 Bytes
    Added page content extraction and HTML cleaning functions. about 1 month ago
  • rss_server.py
    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. about 1 month ago