FreshRSS
MCP server for FreshRSS, the self-hosted RSS feed aggregator
Install
npmstdio
npx -y @ni-c/freshrss-mcp Dockerstdio
docker run -i --rm ghcr.io/ni-c/freshrss-mcp:0.3.2 Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-ni-c-freshrss-mcp": {
"command": "npx",
"args": [
"-y",
"@ni-c/freshrss-mcp"
]
}
}
} Source: official MCP Registry record · registry name io.github.ni-c/freshrss-mcp · published 2026-09-07 · updated 2026-09-07. Not an endorsement; review the code before connecting it to anything sensitive.