rss-mcp-server / functions

Commit History

Added Redis caching for feed content and article summaries.
dc68696
verified

gperdrizet commited on

Updated Redis cache key environment variable.
663acf0
verified

gperdrizet commited on

Added caching of feed content and URI.
6c67813
verified

gperdrizet commited on

Removed unused functions.
b72c075
verified

gperdrizet commited on

Added server log output to UI.
9e8809b
verified

gperdrizet commited on

Finished feed content summarization.
4c58071
unverified

gperdrizet commited on

Reorganized functions.
e51eea0
unverified

gperdrizet commited on

Renamed feed retreival and parsing tool.
687d26a
unverified

gperdrizet commited on

Updated HuggingFace Space URL.
8698e3d
unverified

gperdrizet commited on

Added fence to prevent parsing empty HTML string.
e6f6cfa
unverified

gperdrizet commited on

Added page content extraction and HTML cleaning functions.
e97f932
unverified

gperdrizet commited on

Switched to simple check for domain extension.
3937afc
unverified

gperdrizet commited on

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.
00764df
unverified

gperdrizet commited on

Finished basic functions to find RSS feed uri and pull the feed.
f8a041b
unverified

gperdrizet commited on

Feed finder function done.
8863982
unverified

gperdrizet commited on

Refactored interface HTML elements and tool functions.
e66e891
unverified

gperdrizet commited on