MCP Feed Reader runs on your own machine — the client starts it, so there is no endpoint to ping. 60 installs a week from pypi. Last commit 14 Jun 2026.
RSS/Atom feed reader MCP server with SQLite backend
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add feed-reader -- uvx mcp-feed-reader-crunchtools
{
"mcpServers": {
"feed-reader": {
"args": [
"mcp-feed-reader-crunchtools"
],
"command": "uvx"
}
}
}
[mcp_servers.feed-reader]
command = "uvx"
args = ["mcp-feed-reader-crunchtools"]
{
"mcpServers": {
"feed-reader": {
"args": [
"mcp-feed-reader-crunchtools"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"feed-reader": {
"args": [
"mcp-feed-reader-crunchtools"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.