The NewsNow MCP Server aggregates news from over 40 sources. It exposes APIs for fetching headlines, articles, and source metadata. It connects to NewsNow's backend services and provides tools for filtering, sorting, and categorizing news content. Developers use it to build news aggregation dashboards, content analysis tools, and personalized news feeds.
The NewsNow MCP Server aggregates news from over 40 sources. It exposes APIs for fetching headlines, articles, and source metadata. It connects to NewsNow's backend services and provides tools for filtering, sorting, and categorizing news content. Developers use it to build news aggregation dashboards, content analysis tools, and personalized news feeds.
npx -y newsnow-mcp-serverAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"newsnow-mcp-server-npm": {
"command": "npx",
"args": [
"-y",
"npx -y newsnow-mcp-server"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from newsnow-mcp-server?"
No configuration required. This server works out of the box.
"What resources are available in newsnow-mcp-server?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in newsnow-mcp-server"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in newsnow-mcp-server 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.