What is the Real-Time News MCP server?
Real-time news and trending topics from major sources
How to install Real-Time News
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"news": {
"url": "https://news.memoryapi.org/mcp"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"news": {
"serverUrl": "https://news.memoryapi.org/mcp"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"news": {
"type": "http",
"url": "https://news.memoryapi.org/mcp"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"news": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://news.memoryapi.org/mcp"
]
}
}
}Claude Code
claude mcp add --transport http news https://news.memoryapi.org/mcpRelated MCP servers
AI/ML research papers from arXiv, DBLP, and HuggingFace
Cross-exchange arbitrage opportunities and funding rate signals
Biomedical data: compounds, drug info, and molecular targets
Clinical trial search and status from ClinicalTrials.gov
US federal contracts, grants, and spending awards
Schedule and manage recurring or one-shot tasks