ChipsNews MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 65 installs a week from pypi. Last commit 24 Mar 2026.
MCP server for ChipsNews — manage news sources, articles, and triggers
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 chipsnews-mcp -- uvx chipsnews-mcp
{
"mcpServers": {
"chipsnews-mcp": {
"args": [
"chipsnews-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.chipsnews-mcp]
command = "uvx"
args = ["chipsnews-mcp"]
{
"mcpServers": {
"chipsnews-mcp": {
"args": [
"chipsnews-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"chipsnews-mcp": {
"args": [
"chipsnews-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.