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: 25 commits
gperdrizet's picture
gperdrizet
Merge pull request #6 from gperdrizet/dev
8849868 unverified 23 days ago
  • .github
    Changed workflow name 23 days ago
  • assets
    Finished basic functions to find RSS feed uri and pull the feed. 23 days ago
  • functions
    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. 23 days ago
  • .gitignore
    31 Bytes
    Added gitignore to tracking. 23 days ago
  • LICENSE
    35.1 kB
    Initial commit 24 days ago
  • README.md
    393 Bytes
    Fixed README one more time. 23 days ago
  • requirements.txt
    41 Bytes
    Added validators. 23 days 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. 23 days ago