
mcp rss md
一个将RSS订阅转换为Markdown格式的MCP服务器。
Repository Info
About This Server
一个将RSS订阅转换为Markdown格式的MCP服务器。
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
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 installto 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.
Quick Start
Clone the repository
git clone https://github.com/taweili/mcp-rss-mdInstall dependencies
cd mcp-rss-md
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.