Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by S1R15H • Uncategorized
A minimal MCP server exposing tools to interact with a blog's RSS/Atom feed for listing, fetching, and searching posts.
List and retrieve blog posts from an RSS/Atom feed.
Perform on-demand full-text search across blog post contents.
Access blog metadata and recent posts programmatically.
This MCP server provides a simple interface to work with blog RSS/Atom feeds, allowing clients to list blog posts, fetch individual post content, retrieve recent posts, get blog metadata, and perform full-text searches on posts. It supports multiple transport methods including stdio and HTTP, and can be run locally or in a Docker container. The server is useful for integrating blog content into applications or agents that require structured access to blog data.