BlockBeats MCP Server
@kukapay
BlockBeats MCP Server について
An MCP server that delivers blockchain news and in-depth articles from BlockBeats for AI agents.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"blockbeats-mcp": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@kukapay/blockbeats-mcp",
"--client",
"claude"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
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.
「その他」の他のコンテンツ
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Servers
modelcontextprotocolModel Context Protocol Servers

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
コメント