Miniflux (RSS Reader)

Miniflux (RSS Reader) MCP Connector for Claude

F

Manage your RSS feeds and read articles via Miniflux — discover feeds, list entries, and organize categories directly from your AI agent.

46 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Miniflux instance to any AI agent and transform how you consume information. Manage your RSS feeds, read articles, and organize your knowledge base through natural conversation.

What you can do

  • Feed Discovery & Management — Discover RSS feeds from any URL and manage your subscriptions effortlessly with tools like discover_subscriptions and create_feed.
  • Article Reading — List entries, fetch full content, and mark items as read or unread using list_entries and fetch_entry_content.
  • Organization — Categorize feeds and use bookmarks to save important information with list_categories and toggle_entry_bookmark.
  • System Control — Export/Import OPML files and manage your user profile and API keys directly.

How it works

  1. Subscribe to this server
  2. Enter your Miniflux Instance URL and API Key
  3. Start reading and managing your news from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Researchers — aggregate sources and query specific topics across all subscriptions without leaving your research environment.
  • Developers — stay updated with technical blogs and releases directly from your IDE.
  • Content Curators — quickly filter, search, and bookmark relevant articles for newsletters or social media.
rss-readerfeed-managementcontent-aggregationnews-trackinginformation-consumption

46 tools expose this connector's capabilities to your AI agent.

create_api_key

Create a new API key

create_category

Create a category

create_feed

Create a new feed

create_user

Create a user (Admin only)

delete_api_key

Delete an API key

delete_category

Delete a category

delete_feed

Remove a feed

delete_user

Delete a user (Admin only)

discover_subscriptions

Discover subscriptions from a URL

export_opml

OPML Export

fetch_entry_content

Fetch original article content

flush_history

Flush history

get_entry

Get a single entry

get_feed_counters

Fetch unread and read counters

get_feed_icon

Get feed icon by feed ID

get_feed

Get a specific feed

get_icon

Get feed icon by icon ID

get_integrations_status

Check if any third-party integrations are enabled

get_me

Get current user information

get_user

Get a specific user (Admin only)

get_version

Get application version and build info

healthcheck

Healthcheck (checks DB)

import_entry

Import an entry manually

import_opml

OPML Import

list_api_keys

List API keys

list_categories

Get all categories

list_category_entries

Get entries for a specific category

list_entries

Get entries with filters

list_feed_entries

Get entries for a specific feed

list_feeds

Get all feeds

list_users

Get all users (Admin only)

liveness

Liveness probe

mark_category_as_read

Mark all entries in a category as read

mark_feed_as_read

Mark all entries of a feed as read

mark_user_as_read

Mark all entries for a user as read

readiness

Readiness probe

refresh_all_feeds

Refresh all feeds (background)

refresh_category

Refresh all feeds in a category

refresh_feed

Refresh a specific feed (synchronous)

save_entry

Save entry to third-party services

toggle_entry_bookmark

Toggle entry bookmark (starred)

update_category

Update a category

update_entries_status

Update status of multiple entries (e.g., mark as read)

update_entry

Update entry title or content

update_feed

Update a feed

update_user

Update a user (Admin only)

See how to talk to your AI agent using Miniflux (RSS Reader).

List all my current RSS feeds and their IDs.

I've retrieved your feeds. You have 3 active subscriptions: 'TechCrunch' (ID: 12), 'Hacker News' (ID: 15), and 'Miniflux Blog' (ID: 20). Which one would you like to explore?

Find RSS feeds for the website https://miniflux.app.

Searching for feeds... I found one available subscription: 'Miniflux Blog' at https://miniflux.app/feed.xml. Would you like me to add it to your feeds?

Show me the latest 5 unread entries from feed ID 15.

Fetching unread entries for Hacker News (ID: 15)... Here are the latest 5: 'Show HN: MCP Server for Miniflux', 'New Rust Release', 'The Future of RSS', 'AI in 2024', and 'Web Standards Update'. Would you like to read the content of any of these?

Yes! Use the `discover_subscriptions` tool with any website URL. The agent will scan the site and return all available RSS/Atom feed links found.

Related Connectors