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

  • Log In
  • Sign Up

Spaces:
Agents-MCP-Hackathon
/
rss-mcp-server
Runtime error

App Files Files Community
Fetching metadata from the HF Docker repository...
rss-mcp-server
Ctrl+K
Ctrl+K
  • 2 contributors
History: 22 commits
gperdrizet's picture
gperdrizet
Added page content extraction and HTML cleaning functions.
e97f932 unverified about 2 months ago
  • .github
    Changed workflow name about 2 months ago
  • assets
    Finished basic functions to find RSS feed uri and pull the feed. about 2 months ago
  • functions
    Added page content extraction and HTML cleaning functions. about 2 months ago
  • .gitignore
    31 Bytes
    Added gitignore to tracking. about 2 months ago
  • LICENSE
    35.1 kB
    Initial commit about 2 months ago
  • README.md
    393 Bytes
    Fixed README one more time. about 2 months ago
  • requirements.txt
    60 Bytes
    Added page content extraction and HTML cleaning functions. about 2 months 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 2 months ago