RSS to Markdown MCP Server
An MCP (Model Context Protocol) server that provides tools for converting RSS feeds into Markdown format.
Installation
- Clone this repository
- Run
npm install
to install dependencies - Add the server to your MCP configuration:
{
"mcpServers": {
"rss-to-md": {
"command": "node",
"args": ["rss-to-md-server.js"]
}
}
}
MCP Tools
This server provides the following MCP tools:
convert_rss
: Converts an RSS feed to Markdown format- Parameters:
url
: The URL of the RSS feed to convertoutputPath
: (Optional) Path to save the Markdown output
- Parameters:
Usage
As an MCP Server
Once configured, you can use the MCP tools through any MCP client.
Standalone
You can also run the server directly:
node rss-to-md-server.js
License
This project is licensed under the GPL-3.0 License - see the LICENSE file for details.
RSS Markdown Generator
Project Details
- taweili/mcp-rss-md
- Other
- Last Updated: 3/20/2025
Recomended MCP Servers

GPTers AI 스터디 커뮤니티의 지식을 검색할 수 있는 MCP 서버입니다.
A Model Context Protocol server for Gyazo
Official Vectorize MCP Server
The Unitree Go2 MCP Server is a server built on the MCP that enables users to control the...
Forked repo to customize into Project Management purpose.
An MCP server for Azure DevOps
Connect APIs, remarkably fast. Free for developers.
A TypeScript implementation of a Model Context Protocol (MCP) server that integrates with PiAPI's API. PiAPI makes user...
An MCP server implementing the think tool for Claude