← all repositories
6551Team/opennews-mcp

Turning your AI assistant into a financial intelligence terminal

Because AI assistants shouldn't have to scrape Twitter, Bloomberg, and Hyperliquid whale alerts themselves.

1.9k stars Python Coding AssistantsOther AI
opennews-mcp
Velocity · 7d
+0.7
★ / day
Trend
cooling
star history

What it does

OpenNews MCP Server is a Python adapter for the Model Context Protocol that plugs AI assistants into the 6551.io aggregation platform. It exposes search, filter, and real-time WebSocket tools so an LLM can query 84+ curated sources—from Reuters and the U.S. Treasury to on-chain whale trades and Twitter meme-coin sentiment. Every item arrives pre-tagged by 6551’s backend with a 0–100 AI impact score, a directional trading signal, and bilingual English/Chinese summaries.

The interesting bit

The project’s most self-aware feature is a pre-packaged prompt that asks your own AI to audit the codebase for security leaks before installation—checking that tokens stay local and the client only talks to ai.6551.io. It is essentially thin, well-scoped glue: the heavy lifting of ingestion, correlation, and scoring happens inside 6551’s closed API, while this repo translates those endpoints into MCP tool calls.

Key highlights

  • Aggregates 84+ sources across six engine categories: traditional news, exchange listings, on-chain activity, meme sentiment, market anomalies, and AI prediction signals.
  • Surfaces AI-generated metadata—impact scores, trading signals, and bilingual summaries—alongside raw articles.
  • Supports real-time WebSocket subscriptions filtered by coin ticker, source, or engine type.
  • Ships with a meta-security prompt so your AI can verify the server’s scope before it runs.

Caveats

  • Requires a bearer token from 6551.io; the server is purely an adapter and cannot function offline or without the hosted backend.
  • The README itself contains a typo (Hadelsblatt listed alongside Handelsblatt), which hints at how rapidly the source catalog is expanding.
  • All AI scoring, prediction engines, and correlation analysis happen inside the opaque 6551 API, not in this open-source layer.

Verdict

Worth a look if you want your AI assistant to reason over real-time financial wires and on-chain signals without building a scraper farm. Skip it if you need a self-hosted, offline news pipeline or are skeptical of black-box trading signals.

Frequently asked

What is 6551Team/opennews-mcp?
Because AI assistants shouldn't have to scrape Twitter, Bloomberg, and Hyperliquid whale alerts themselves.
Is opennews-mcp open source?
Yes — 6551Team/opennews-mcp is open source, released under the MIT license.
What language is opennews-mcp written in?
6551Team/opennews-mcp is primarily written in Python.
How popular is opennews-mcp?
6551Team/opennews-mcp has 1.9k stars on GitHub and is currently cooling off.
Where can I find opennews-mcp?
6551Team/opennews-mcp is on GitHub at https://github.com/6551Team/opennews-mcp.

heatdrop uses Google Analytics to see which pages get read — nothing else. Your call. How we handle data.