Installation & Configuration
{
"mcpServers": {
"freshrss": {
"command": "node",
"args": [
"build/index.js"
],
"env": {
"FRESHRSS_API_URL": "https://your-freshrss-instance.com",
"FRESHRSS_USERNAME": "your-username",
"FRESHRSS_PASSWORD": "your-password"
}
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2026/6/13
Updated
2026/6/15