Stats
Actions
Tags
From newsmcp
Fetches and summarizes the latest news articles from multiple sources. Runs locally via npx and requires no external API keys.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"newsmcp": {
"command": "npx",
"args": [
"-y",
"@newsmcp/server"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub pranciskus/newsmcp --plugin newsmcp