Feedhook MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 37 installs a week from npm. Last commit 17 Jun 2026.
Turn a YouTube channel into a webhook: a signed HTTP POST seconds after every new video.
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 feedhook-mcp -- npx -y feedhook-mcp
{
"mcpServers": {
"feedhook-mcp": {
"args": [
"-y",
"feedhook-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.feedhook-mcp]
command = "npx"
args = ["-y", "feedhook-mcp"]
{
"mcpServers": {
"feedhook-mcp": {
"args": [
"-y",
"feedhook-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"feedhook-mcp": {
"args": [
"-y",
"feedhook-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.