rss-mcp-server / rss_server.py

Commit History

Cleaned up.
9124a5f
verified

gperdrizet commited on

Added tool to get article link from Redis cache.
facf739
verified

gperdrizet commited on

Added tool to get article summary from Redis cache.
af9e498
verified

gperdrizet commited on

Added tool to find title of article being refered to by query with vector search of content.
2e66273
verified

gperdrizet commited on

Improved UI.
e249170
verified

gperdrizet commited on

Improved caching
fb7ecc7
verified

gperdrizet commited on

Added single dummy modal call at startup to warm container.
a3e696b
verified

gperdrizet commited on

Completed vector context search tool.
cade3d1
verified

gperdrizet commited on

Marked log output ticker with show-api=False, so that it does not get served by MCP as a tool.
5dd5c65
verified

gperdrizet commited on

Added caching of feed content and URI.
6c67813
verified

gperdrizet commited on

Added server log output to UI.
9e8809b
verified

gperdrizet commited on

Update README and HF UI.
eb02e01
verified

gperdrizet commited on

Renamed feed retreival and parsing tool.
687d26a
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

Added simple MCP server/Gradio interface demo.
4dd70a8
unverified

gperdrizet commited on