News Monitor MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 663 installs a week from pypi. Last commit 3 Aug 2026.
Aggregated news monitoring across Swiss public media RSS feeds
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 news-monitor-mcp -- uvx news-monitor-mcp
{
"mcpServers": {
"news-monitor-mcp": {
"args": [
"news-monitor-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.news-monitor-mcp]
command = "uvx"
args = ["news-monitor-mcp"]
{
"mcpServers": {
"news-monitor-mcp": {
"args": [
"news-monitor-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"news-monitor-mcp": {
"args": [
"news-monitor-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.