The NewsNow MCP server aggregates real-time news from multiple sources. It exposes APIs for fetching news articles, filtering by category, and retrieving trending topics. The server connects to NewsNow's news aggregation service, providing access to a wide range of news outlets. Developers use it to integrate real-time news feeds into applications, dashboards, or AI agents that require up-to-date news data.
The NewsNow MCP server aggregates real-time news from multiple sources. It exposes APIs for fetching news articles, filtering by category, and retrieving trending topics. The server connects to NewsNow's news aggregation service, providing access to a wide range of news outlets. Developers use it to integrate real-time news feeds into applications, dashboards, or AI agents that require up-to-date news data.
npx -y newsnow-mcp-server-hlbAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"newsnow-mcp-server-hlb-npm": {
"command": "npx",
"args": [
"-y",
"npx -y newsnow-mcp-server-hlb"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from newsnow-mcp-server-hlb?"
No configuration required. This server works out of the box.
"What resources are available in newsnow-mcp-server-hlb?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in newsnow-mcp-server-hlb"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in newsnow-mcp-server-hlb with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.