newswake
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@newswakewhat changed for Apple since yesterday?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
newswake
News momentum & "what changed" — outcome tools for AI agents. An MCP server that returns decided answers about how news is moving, not a pile of articles.
Live: https://newswake-ajq8t.ondigitalocean.app · MCP endpoint: https://newswake-ajq8t.ondigitalocean.app/mcp (streamable-http, no key in beta, 15 calls/day free).
Why
Search APIs (Exa, Tavily, Brave, Perplexity) are stateless — every call re-searches from zero and remembers nothing about what a topic looked like last week. So an agent doing a recurring check on a company has no clean way to answer "what's new since last time," and the LLM can't reliably fake it. newswake tracks persistent story-events hour by hour, so "momentum" and "what changed" are real time-series.
Related MCP server: AletaIndex Narrative Intelligence
Tools
find_trending(topic?, limit?)— story-events accelerating in attention right now: trend, momentum, a runway hint (ride now vs window closing), why-now, and a link. Scope to any beat.whats_changed(entity, since?)— the delta on a company/person/topic: new vs updated story-events since a timestamp, with links. The stateful answer a search API can't give.
Both return structured JSON with confidence + links to original reporting — never article text.
Use it
{ "mcpServers": { "newswake": { "type": "http", "url": "https://newswake-ajq8t.ondigitalocean.app/mcp" } } }Claude Code: claude mcp add --transport http newswake https://newswake-ajq8t.ondigitalocean.app/mcp
Honest scope
~296 mainstream sources, US/English, ~2h behind live (built for monitoring/research loops, not sub-minute reactions). Beta; no SLA. Signals + links only.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceAggregates news from 7 APIs and unlimited RSS feeds with AI-powered bias removal and synthesis. Provides over 7,300 free daily requests with conversation-aware caching and 25 comprehensive news analysis tools.1

AletaIndex Narrativeofficial
AlicenseAqualityAmaintenanceReal-time financial narrative tracking for AI agents — clustering news into structured narratives, measuring sentiment momentum, and mapping portfolio risk across 109 US equities.22MIT- AlicenseNot gradedqualityCmaintenanceProvides news sentiment scores, media volume trends, and historical coverage data for any topic, enabling AI to analyze positive or negative coverage over time.1MIT
- AlicenseAqualityAmaintenanceRead-only, source-linked news intelligence for AI agents: search The Neural Ledger's stories, retrieve story details with citations and revision history, and resolve related entities and assets. It is an evidence layer, not a trading or execution service.82MIT
Related MCP Connectors
AI-enriched financial news for AI agents & trading bots: search, trending, insider, scored 1-10.
Real-time corroborated news events + 5-year archive, for agents. Free tier, no key.
Real-time financial news for AI agents: search by ticker and source, with sentiment and entities.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/almaestilo/newswake'
If you have feedback or need assistance with the MCP directory API, please join our Discord server