Rss
БесплатноНе проверенThis project is an MCP (Model Context Protocol) server for RSS services that support the FreshRSS API. The server allows you to interact with your RSS reader through an LLM.
Описание
This project is an MCP (Model Context Protocol) server for RSS services that support the FreshRSS API. The server allows you to interact with your RSS reader through an LLM.
README
This project is an MCP ( Model Context Protocol ) server for RSS services that support the FreshRSS API. This server allows you to interact with your RSS reader through LLM.
This project and its documentation were created by Gemini with human review, based on the original documentation at https://xueli-sherryli.github.io/friendlier-fresh-rss-api-doc/.
Quickstart
- Clone the repository:
git clone https://github.com/your-username/rss-mcp-server.git cd rss-mcp-server
Using uv
Create and configure the environment file:
cp .env.example .envThen, edit the
.envfile with your credentials.Sync dependencies:
uv syncRun the server:
uv run ./main.py
Using docker
Configure
docker-compose.yml: If needed, modify the port mapping indocker-compose.ymlto avoid conflicts.Create and configure the environment file:
cp .env.example .envThen, edit the
.envfile with your credentials.Build and run the container:
docker compose up -d # or docker-compose up -d
Configuration
Copy a .env file in the root directory and edit the following variables:
# Replace with your FreshAPI credentials and URL
GOOGLE_READER_EMAIL="alice"
GOOGLE_READER_PASSWD="Abcdef123456"
GOOGLE_READER_BASE_URL="https://freshrss.example.net/api/greader.php"
Note: The GOOGLE_READER_EMAIL field is not necessarily an email address. It is used as the username for authentication with the FreshRSS API.
Disclaimer
This MCP is designed to be compatible with any RSS reader that supports the FreshRSS API. However, it has only been tested with Tiny Tiny RSS + FreshRSS API.
RSS MCP 服务器
本项目是一个适用于支持 FreshRSS API 的 RSS 服务的 MCP ( Model Context Protocol ) 服务器。该服务器允许您通过LLM与您的 RSS 阅读器进行交互。
本项目及其文档由 Gemini 在人工审阅下创建,基于原始文档 https://xueli-sherryli.github.io/friendlier-fresh-rss-api-doc/。
快速开始
- 克隆仓库:
git clone https://github.com/your-username/rss-mcp-server.git cd rss-mcp-server
使用 uv
创建并配置环境文件:
cp .env.example .env然后,编辑
.env文件并填入您的凭据。同步依赖:
uv sync运行服务器:
uv run ./main.py
使用 docker
配置
docker-compose.yml: 如果需要,请修改docker-compose.yml中的端口映射以避免冲突。创建并配置环境文件:
cp .env.example .env然后,编辑
.env文件并填入您的凭据。构建并运行容器:
docker compose up -d # or docker-compose up -d
配置
在根目录中复制一个 .env 文件,并修改以下变量:
# Replace with your FreshAPI credentials and URL
GOOGLE_READER_EMAIL="alice"
GOOGLE_READER_PASSWD="Abcdef123456"
GOOGLE_READER_BASE_URL="https://freshrss.example.net/api/greader.php"
注意: GOOGLE_READER_EMAIL 字段未必是电子邮件地址,它被用作与 FreshRSS API 进行身份验证的用户名。
免责声明
该 MCP 理论上适用于所有支持 FreshRSS API 的 RSS 阅读器,但仅在 Tiny Tiny RSS + FreshRSS API 上进行了测试。
Установка Rss
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/xueli-sherryli/rss-mcp-serverFAQ
Rss MCP бесплатный?
Да, Rss MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Rss?
Нет, Rss работает без API-ключей и переменных окружения.
Rss — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Rss в Claude Desktop, Claude Code или Cursor?
Открой Rss на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
Roblox Studio
Enables AI coding tools to control Roblox Studio for workspace exploration, instance manipulation, and script management. It provides tools for playtesting, sce
автор: paralovOpencode Omniroute Plugin
OpenCode plugin for the OmniRoute AI Gateway. Drives dynamic model discovery, /connect auth flow, and multi-instance OmniRoute providers via the official @openc
автор: GitHub ActionsAWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzMCP-Agent
A simple, composable framework to build agents using Model Context Protocol by [LastMile AI](https://www.lastmileai.dev)
автор: lastmile-aiSpring AI MCP Client
Provides auto-configuration for MCP client functionality in Spring Boot applications.
mcp.natoma.ai
A Hosted MCP Platform to discover, install, manage and deploy MCP servers by [Natoma Labs](https://www.natoma.ai)
MCPHub
Website to list high quality MCP servers and reviews by real users. Also provide online chatbot for popular LLM models with MCP server support.
Compare Rss with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
