opennews-mcp  by 6551Team

AI-powered crypto news intelligence feed

Created 1 month ago
829 stars

Top 42.7% on SourcePulse

GitHubView on GitHub
Project Summary

This project provides an MCP (Model Context Protocol) server for aggregating and analyzing cryptocurrency news. It targets AI assistants and developers seeking to integrate real-time, AI-enriched crypto market intelligence into their workflows, offering benefits like automated news filtering, sentiment analysis, and trading signal generation.

How It Works

The OpenNews MCP server acts as a bridge to the 6551.io API, fetching crypto news articles. It processes these articles using AI to generate impact scores, trading signals (bullish/bearish), and summaries. The system supports advanced querying, including filtering by cryptocurrency symbol, news source, and AI-derived metrics, with real-time updates delivered via WebSockets. This approach centralizes AI-driven crypto news analysis for seamless integration into AI agent environments.

Quick Start & Requirements

To install, first obtain an API token from https://6551.io/mcp. The primary installation method involves running the server using uv, a Python package runner. For example, using Claude Code: claude mcp add opennews -e OPENNEWS_TOKEN=<your-token> -- uv --directory /path/to/opennews-mcp run opennews-mcp. Alternatively, for OpenClaw, copy the skill directory: export OPENNEWS_TOKEN="<your-token>"; cp -r openclaw-skill/opennews ~/.openclaw/skills/. Development setup requires uv sync within the project directory. Key requirements include a valid OPENNEWS_TOKEN and the uv package manager.

**

Health Check
Last Commit

2 days ago

Responsiveness

Inactive

Pull Requests (30d)
0
Issues (30d)
0
Star History
176 stars in the last 30 days

Explore Similar Projects

Starred by Chip Huyen Chip Huyen(Author of "AI Engineering", "Designing Machine Learning Systems"), Eric Ciarla Eric Ciarla(Cofounder of Firecrawl), and
1 more.

fireplexity by firecrawl

0.5%
2k
AI search engine with real-time citations and live data
Created 9 months ago
Updated 7 months ago
Feedback? Help us improve.