Miniflux (RSS Reader) MCP Server for VS Code CopilotGive VS Code Copilot instant access to 46 tools to Create Api Key, Create Category, Create Feed, and more
GitHub Copilot in VS Code is the most widely adopted AI coding assistant, embedded directly into the world's most popular code editor. With MCP support in Agent mode, Copilot can access external data and APIs to generate context-aware code grounded in real-time information.
Ask AI about this MCP Server for VS Code Copilot
The Miniflux (RSS Reader) MCP Server for VS Code Copilot is a standout in the Productivity category — giving your AI agent 46 tools to work with, ready to go from day one.
Vinkius delivers Streamable HTTP and SSE to any MCP client
{
"mcpServers": {
"miniflux-rss-reader": {
"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
}
}
}Vinkius Desktop App
The modern way to manage MCP Servers — no config files, no terminal commands. Install Miniflux (RSS Reader) and 4,000+ MCP Servers from a single visual interface.





* Every MCP server runs on Vinkius-managed infrastructure inside AWS - a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts optimized for native MCP execution. See our infrastructure
About Miniflux (RSS Reader) MCP Server
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.
GitHub Copilot Agent mode brings Miniflux (RSS Reader) data directly into your VS Code workflow. With a project-scoped config, the entire team shares access to 46 tools. Copilot queries live data, generates typed code, and writes tests from actual API responses, all without leaving the editor.
What you can do
- Feed Discovery & Management — Discover RSS feeds from any URL and manage your subscriptions effortlessly with tools like
discover_subscriptionsandcreate_feed. - Article Reading — List entries, fetch full content, and mark items as read or unread using
list_entriesandfetch_entry_content. - Organization — Categorize feeds and use bookmarks to save important information with
list_categoriesandtoggle_entry_bookmark. - System Control — Export/Import OPML files and manage your user profile and API keys directly.
The Miniflux (RSS Reader) MCP Server exposes 46 tools through the Vinkius. Connect it to VS Code Copilot in under two minutes — credentials fully managed, no infrastructure to provision, no vendor lock-in. Your configuration, your data, your control.
All 46 Miniflux (RSS Reader) tools available for VS Code Copilot
When VS Code Copilot connects to Miniflux (RSS Reader) through Vinkius, your AI agent gets direct access to every tool listed below — spanning rss-reader, feed-management, content-aggregation, and more. Every call runs in a secure, isolated environment with full audit visibility. Beyond a simple connection, you get real-time monitoring of agent activity, enterprise governance, and optimized token usage.
Create api key on Miniflux (RSS Reader)
Create a new API key
Create category on Miniflux (RSS Reader)
Create a category
Create feed on Miniflux (RSS Reader)
Create a new feed
Create user on Miniflux (RSS Reader)
Create a user (Admin only)
Delete api key on Miniflux (RSS Reader)
Delete an API key
Delete category on Miniflux (RSS Reader)
Delete a category
Delete feed on Miniflux (RSS Reader)
Remove a feed
Delete user on Miniflux (RSS Reader)
Delete a user (Admin only)
Discover subscriptions on Miniflux (RSS Reader)
Discover subscriptions from a URL
Export opml on Miniflux (RSS Reader)
OPML Export
Fetch entry content on Miniflux (RSS Reader)
Fetch original article content
Flush history on Miniflux (RSS Reader)
Flush history
Get entry on Miniflux (RSS Reader)
Get a single entry
Get feed on Miniflux (RSS Reader)
Get a specific feed
Get feed counters on Miniflux (RSS Reader)
Fetch unread and read counters
Get feed icon on Miniflux (RSS Reader)
Get feed icon by feed ID
Get icon on Miniflux (RSS Reader)
Get feed icon by icon ID
Get integrations status on Miniflux (RSS Reader)
Check if any third-party integrations are enabled
Get me on Miniflux (RSS Reader)
Get current user information
Get user on Miniflux (RSS Reader)
Get a specific user (Admin only)
Get version on Miniflux (RSS Reader)
Get application version and build info
Healthcheck on Miniflux (RSS Reader)
Healthcheck (checks DB)
Import entry on Miniflux (RSS Reader)
Import an entry manually
Import opml on Miniflux (RSS Reader)
OPML Import
List api keys on Miniflux (RSS Reader)
List API keys
List categories on Miniflux (RSS Reader)
Get all categories
List category entries on Miniflux (RSS Reader)
Get entries for a specific category
List entries on Miniflux (RSS Reader)
Get entries with filters
List feed entries on Miniflux (RSS Reader)
Get entries for a specific feed
List feeds on Miniflux (RSS Reader)
Get all feeds
List users on Miniflux (RSS Reader)
Get all users (Admin only)
Liveness on Miniflux (RSS Reader)
Liveness probe
Mark category as read on Miniflux (RSS Reader)
Mark all entries in a category as read
Mark feed as read on Miniflux (RSS Reader)
Mark all entries of a feed as read
Mark user as read on Miniflux (RSS Reader)
Mark all entries for a user as read
Readiness on Miniflux (RSS Reader)
Readiness probe
Refresh all feeds on Miniflux (RSS Reader)
Refresh all feeds (background)
Refresh category on Miniflux (RSS Reader)
Refresh all feeds in a category
Refresh feed on Miniflux (RSS Reader)
Refresh a specific feed (synchronous)
Save entry on Miniflux (RSS Reader)
Save entry to third-party services
Toggle entry bookmark on Miniflux (RSS Reader)
Toggle entry bookmark (starred)
Update category on Miniflux (RSS Reader)
Update a category
Update entries status on Miniflux (RSS Reader)
Update status of multiple entries (e.g., mark as read)
Update entry on Miniflux (RSS Reader)
Update entry title or content
Update feed on Miniflux (RSS Reader)
Update a feed
Update user on Miniflux (RSS Reader)
Update a user (Admin only)
Connect Miniflux (RSS Reader) to VS Code Copilot via MCP
Follow these steps to wire Miniflux (RSS Reader) into VS Code Copilot. The entire setup takes under two minutes — your credentials stay safe behind Vinkius.
Create MCP config
.vscode/mcp.json file in your project rootAdd the server config
Enable Agent mode
Start using Miniflux (RSS Reader)
Why Use VS Code Copilot with the Miniflux (RSS Reader) MCP Server
GitHub Copilot for Visual Studio Code provides unique advantages when paired with Miniflux (RSS Reader) through the Model Context Protocol.
VS Code is used by over 70% of developers. adding MCP tools to Copilot means your team can leverage external data without leaving their primary editor
Project-scoped MCP configs (`.vscode/mcp.json`) let you commit server configurations to your repository, ensuring the entire team shares the same tool access
Copilot's Agent mode integrates MCP tools seamlessly with file editing, terminal commands, and workspace search in a single agentic loop
GitHub's enterprise compliance and audit features extend to MCP tool usage, providing visibility into how AI interacts with external services
Miniflux (RSS Reader) + VS Code Copilot Use Cases
Practical scenarios where VS Code Copilot combined with the Miniflux (RSS Reader) MCP Server delivers measurable value.
Live API integration: Copilot can query an MCP server, inspect the response schema, and generate typed API client code in the same step
DevSecOps workflows: security teams can give developers access to domain intelligence tools directly in their editor for real-time vulnerability assessment during code review
Data pipeline development: Copilot fetches sample data via MCP and generates transformation scripts, validators, and test fixtures from actual API responses
Documentation generation: Copilot queries available tools and auto-generates README sections, API reference docs, and usage examples
Example Prompts for Miniflux (RSS Reader) in VS Code Copilot
Ready-to-use prompts you can give your VS Code Copilot agent to start working with Miniflux (RSS Reader) immediately.
"List all my current RSS feeds and their IDs."
"Find RSS feeds for the website https://miniflux.app."
"Show me the latest 5 unread entries from feed ID 15."
Troubleshooting Miniflux (RSS Reader) MCP Server with VS Code Copilot
Common issues when connecting Miniflux (RSS Reader) to VS Code Copilot through Vinkius, and how to resolve them.
MCP tools not available
Miniflux (RSS Reader) + VS Code Copilot FAQ
Common questions about integrating Miniflux (RSS Reader) MCP Server with VS Code Copilot.
Which VS Code version supports MCP?
How do I switch to Agent mode?
Can I restrict which MCP tools Copilot can access?
Does MCP work in VS Code Remote or Codespaces?
.vscode/mcp.json work in Remote SSH, WSL, and GitHub Codespaces environments. The MCP connection is established from the remote host, so ensure the server URL is accessible from that environment.Explore More MCP Servers
View all →
E2B
3 toolsSecure cloud sandboxes for AI code execution — run Python, JavaScript, and shell commands in isolated Firecracker microVMs with ~150ms cold start.

Airmeet
10 toolsEvent management and orchestration — manage virtual events, attendees, and recordings via AI.

Podbean Podcast Hosting
8 toolsManage your podcasts via Podbean — list episodes, publish new content, and track download analytics directly via AI.

Plecto
11 toolsAutomate KPI dashboards and data tracking via Plecto — manage registrations, dashboards, and teams directly from any AI agent.
