An MCP server that delivers blockchain news and in-depth articles from BlockBeats for AI agents.
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"blockbeats-mcp","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# BlockBeats MCP Server    An MCP server that delivers blockchain news and in-depth articles from BlockBeats for AI agents. ## Features - **Fast News Retrieval**: Fetch the latest blockchain fast news articles using the `get_latest_news` tool. - **In-Depth Articles**: Access detailed blockchain articles with the `get_latest_articles` tool. - **Multi-Language Support**: Supports English (`en`), Simplified Chinese (`cn`), and Traditional Chinese (`cht`). ## Installation 1. **Clone the Repository**: ```bash git clone https://github.com/kukapay/blockbeats-mcp.git cd blockbeats-mcp ``` 2. **Install Dependencies**: ```bash pip install mcp[cli] httpx ``` 3. **Run the Server**: - For development mode (hot reload enabled): ```bash mcp dev main.py ``` - For production use with Claude Desktop: ```bash mcp install main.py --name "BlockBeats News" ``` ## Usage The server provides two main tools: ### `get_latest_news` Fetches the latest blockchain fast news articles from BlockBeats' `open-api/open-flash` endpoint. **Parameters**: - `size` (int): Number of articles per page (default: 5). - `max_pages` (int): Maximum number of pages to fetch (default: 1). - `type` (str): News type filter, e.g., `'push'` for important news (default: `'push'`). - `lang` (str): Language of the news (`'en'` for English, `'cn'` for Simplified Chinese, `'cht'` for Traditional Chinese; default: `'en'`). **Example**: - **Input**: "Get me the 2 latest blockchain news articles in English from one page." - **Output**: ``` ID: 288909 Title: Bitcoin Falls Below $75,000, 24-Hour Drop Widens to 5.75% Content: <p>BlockBeats News, April 9 – According to HTX market data…
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.