FeedKit runs on your own machine — the client starts it, so there is no endpoint to ping. 68 installs a week from pypi. Last commit 15 Apr 2026.
RSS/Atom feed collection with 417 curated feeds. Python MCP server.
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 feedkit -- uvx feedkit
{
"mcpServers": {
"feedkit": {
"args": [
"feedkit"
],
"command": "uvx"
}
}
}
[mcp_servers.feedkit]
command = "uvx"
args = ["feedkit"]
{
"mcpServers": {
"feedkit": {
"args": [
"feedkit"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"feedkit": {
"args": [
"feedkit"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.