BlockBeats MCP Server logo

BlockBeats MCP Server

by kukapay

An MCP server that delivers blockchain news and in-depth articles from BlockBeats for AI agents. It provides tools to fetch the latest blockchain news and articles in multiple languages.

View on GitHub

Last updated: N/A

What is BlockBeats MCP Server?

BlockBeats MCP Server is a server designed to provide blockchain news and in-depth articles from BlockBeats to AI agents. It offers tools to retrieve the latest information in multiple languages.

How to use BlockBeats MCP Server?

  1. Clone the repository. 2. Install dependencies using pip install mcp[cli] httpx. 3. Run the server using mcp dev main.py for development or mcp install main.py --name "BlockBeats News" for production with Claude Desktop. Use the get_latest_news and get_latest_articles tools with appropriate parameters to fetch the desired content.

Key features of BlockBeats MCP Server

  • Fast News Retrieval

  • In-Depth Articles

  • Multi-Language Support

  • Easy Installation

Use cases of BlockBeats MCP Server

  • AI agents requiring blockchain news

  • Applications needing in-depth blockchain articles

  • Multi-lingual blockchain information services

  • Integration with Claude Desktop

FAQ from BlockBeats MCP Server

What languages are supported?

English (en), Simplified Chinese (cn), and Traditional Chinese (cht).

What is the default number of articles/news fetched?

The default size is 5 per page.

What is the default language?

The default language is English (en).

How do I specify the number of articles to fetch?

Use the 'size' parameter in the get_latest_news or get_latest_articles tool.

What type of news/articles can I filter by?

You can filter by the 'type' parameter, e.g., 'push' for important news/articles.