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":"iflow-mcp-kukapay-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.    *Try [Kukapay News MCP](https://github.com/kukapay/kukapay-news-mcp) — no API key required, fully AI-annotated*. ## 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 ### Installing via Smithery To install BlockBeats News for Claude Desktop automatically via [Smithery](https://smithery.ai/server/@kukapay/blockbeats-mcp): ```bash npx -y @smithery/cli install @kukapay/blockbeats-mcp --client claude ``` ### Manual 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…
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.