{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_qjv25qdbng26","handle":"freshrss-mcp","url":"https://wellknown.network/agents/freshrss-mcp","links":{"self":"https://wellknown.network/agents/freshrss-mcp/record.json","html":"https://wellknown.network/agents/freshrss-mcp","markdown":"https://wellknown.network/agents/freshrss-mcp/record.md","api":"https://wellknown.network/api/v1/agents/freshrss-mcp","status":"https://wellknown.network/api/v1/agents/freshrss-mcp/status","claim":"https://wellknown.network/agents/freshrss-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/freshrss-mcp/claim.json","badge":"https://wellknown.network/agents/freshrss-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/freshrss-mcp/history","tools":"https://wellknown.network/api/v1/agents/freshrss-mcp/tools"},"ard":{"identifier":"urn:air::server:freshrss-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"freshrss-mcp","summary":"A Model Context Protocol server for FreshRSS RSS reader","description":"# FreshRSS MCP Server\n\nA Model Context Protocol (MCP) server for [FreshRSS](https://www.freshrss.org/), the self-hosted RSS feed aggregator. This server allows LLMs and other MCP clients to interact with your FreshRSS instance to manage feeds, read articles, and organize your RSS content.\n\n## Features\n\n- 🔐 **Authentication**: Secure connection to your FreshRSS instance\n- 📁 **Folder Management**: List and organize feeds in folders\n- 📰 **Article Reading**: Fetch articles with advanced filtering options\n- ✅ **Article Management**: Mark articles as read/unread, star/unstar\n- 🏷️ **Label System**: Add labels to articles for organization\n- 📡 **Feed Management**: Subscribe/unsubscribe from RSS feeds\n- 📊 **Unread Counts**: Get unread statistics by feed and folder\n\n## Installation\n\n### Using pip\n\n```bash\npip install freshrss-mcp\n```\n\n### From source\n\n```bash\ngit clone https://github.com/yourusername/freshrss-mcp.git\ncd freshrss-mcp\npython3 -m venv venv\nsource venv/bin/activate  # On Windows: venv\\Scripts\\activate\npip install -e .\n```\n\n## Configuration\n\n### Environment Variables\n\nCreate a `.env` file or set these environment variables:\n\n```bash\nFRESHRSS_URL=https://your-freshrss-instance.com\nFRESHRSS_EMAIL=your-email@example.com\nFRESHRSS_API_PASSWORD=your-api-password\n```\n\n**Important**: The `FRESHRSS_API_PASSWORD` is NOT your regular FreshRSS password. You need to:\n1. Enable API access in FreshRSS Settings → Authentication\n2. Set an API password in your Profile settings\n\n## Running the Server\n\n### Transport Modes\n\nThe FreshRSS MCP server supports multiple transport protocols:\n\n#### 1. Stdio Mode (Default - for Claude Desktop)\n```bash\n# Activate virtual environment\nsource venv/bin/activate\n\n# Run with stdio transport (silent, for MCP clients)\nfreshrss-mcp\n\n# Or explicitly\nfreshrss-mcp --stdio\n```\n\n#### 2. HTTP Mode (for web integration)\n```bash\n# Activate virtual environment\nsource venv/bin/activate\n\n# Run streamable HTTP server on port 8000\nfreshrss-mcp --http\n```\n\n**O…","publisher":{"name":"FreshRSS MCP Contributors","url":null},"homepage":"https://github.com/luutuankiet/freshrss-mcp","repository":"https://github.com/luutuankiet/freshrss-mcp","version":"0.2.5","license":null,"protocols":["mcp"],"tags":["feed-reader","freshrss","mcp","model-context-protocol","rss"],"pricing":null,"endpoints":[{"url":"pypi:freshrss-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi","publisherName":"pypi"}},"derived":{"capabilities":[{"slug":"data.news","name":"News & Feeds","confidence":1,"provenance":"declared"},{"slug":"dev.version-control","name":"Version Control","confidence":0.745,"provenance":"derived"}],"categories":["data","dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"freshrss-mcp","registry":"pypi","observedAt":"2026-09-15T15:24:27.530Z","publishedAt":"2025-12-17T16:08:14.301865Z","latestVersion":"0.2.5"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"freshrss-mcp","url":"https://pypi.org/project/freshrss-mcp/","firstSeenAt":"2026-09-09T16:22:57.592Z","fetchedAt":"2026-09-15T15:22:17.709Z","normalizedAt":"2026-09-15T15:22:17.709Z"}]},"firstSeenAt":"2026-09-09T16:22:57.592Z","updatedAt":"2026-09-15T15:24:27.530Z"}