BlockBeats MCP Server
@kukapay
About BlockBeats MCP Server
An MCP server that delivers blockchain news and in-depth articles from BlockBeats for AI agents.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"blockbeats-mcp": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@kukapay/blockbeats-mcp",
"--client",
"claude"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is BlockBeats MCP Server?
An MCP server that delivers blockchain news and in-depth articles from BlockBeats for AI agents. It provides fast retrieval of blockchain-breaking news and detailed analytical articles, supporting English, Simplified Chinese, and Traditional Chinese.
How to use BlockBeats MCP Server?
Install via Smithery (npx -y @smithery/cli install @kukapay/blockbeats-mcp --client claude) or manually by cloning the repo, installing dependencies (pip install mcp[cli] httpx), and running the server. Use the get_latest_news tool for fast news and get_latest_articles tool for in-depth articles, each with parameters for size, pages, type, and language.
Key features of BlockBeats MCP Server
- Fast retrieval of latest blockchain news articles.
- Access to in-depth blockchain articles.
- Support for English, Simplified Chinese, and Traditional Chinese.
Use cases of BlockBeats MCP Server
- Fetching the latest blockchain fast news for AI agents.
- Retrieving detailed blockchain articles for research or content generation.
- Monitoring blockchain news in multiple languages.
- Automating news aggregation and analysis in AI workflows.
FAQ from BlockBeats MCP Server
What tools does BlockBeats MCP Server provide?
It provides get_latest_news for fast news and get_latest_articles for in-depth articles.
What languages are supported?
English (en), Simplified Chinese (cn), and Traditional Chinese (cht).
How do I install BlockBeats MCP Server manually?
Clone the repo, run pip install mcp[cli] httpx, then use mcp dev main.py for development or mcp install main.py --name "BlockBeats News" for production.
Does BlockBeats MCP Server require an API key?
No API key is required; it fetches from public BlockBeats endpoints.
What are the runtime dependencies?
Python 3.10+ and the mcp and httpx packages.
Frequently asked questions
What tools does BlockBeats MCP Server provide?
It provides `get_latest_news` for fast news and `get_latest_articles` for in-depth articles.
What languages are supported?
English (`en`), Simplified Chinese (`cn`), and Traditional Chinese (`cht`).
How do I install BlockBeats MCP Server manually?
Clone the repo, run `pip install mcp[cli] httpx`, then use `mcp dev main.py` for development or `mcp install main.py --name "BlockBeats News"` for production.
Does BlockBeats MCP Server require an API key?
No API key is required; it fetches from public BlockBeats endpoints.
What are the runtime dependencies?
Python 3.10+ and the `mcp` and `httpx` packages.
Basic information
More Other MCP servers
ghidraMCP
LaurieWiredMCP Server for Ghidra

DeepMark
DeepMark helps teachers deliver rapid, consistent marking with meaningful feedback for every student — in a fraction of the time. What once took a week, now takes one free period.

Lemon.io
lemon-ioRequest dedicated senior developers to work on your project, write job descriptions, and prep technical interviews — all without leaving your Claude chat. Just describe what you need, and Lemon.io MCP does the rest. 1–3
Nginx UI
0xJackyYet another WebUI for Nginx
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Comments