NewsBlur is a personal news reader that brings people together to talk about the world. A new sound of an old instrument.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"NewsBlur": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-NewsBlur"
]
}
}
}