blog-mcp-server

S1R15H/blog-mcp-server

3.2

If you are the rightful owner of blog-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

A minimal Model Context Protocol (MCP) server for interacting with a blog's RSS/Atom feed.

Tools

Functions exposed to the LLM to take actions

list_blog_posts

Lists blog posts with titles, slugs, and publication dates.

get_blog_post

Fetches content of a blog post using its slug.

get_recent_posts

Returns a specified number of recent blog posts.

get_blog_info

Provides basic metadata about the blog.

search_full_text

Performs an on-demand search of blog post content.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources