Integrations
Retrieves the latest Bitcoin news, price updates, and in-depth articles from BlockBeats, including market data like price changes and percentage drops.
Includes a Discord server link for community support and discussions related to the BlockBeats MCP server.
Provides access to Ethereum news and market information from BlockBeats, including price updates, market movements, and detailed articles about Ethereum developments.
BlockBeats MCP 서버
BlockBeats에서 AI 에이전트를 위한 블록체인 뉴스와 심층 기사를 전달하는 MCP 서버입니다.
특징
- 빠른 뉴스 검색 :
get_latest_news
도구를 사용하여 최신 블록체인 빠른 뉴스 기사를 가져옵니다. - 심층 기사 :
get_latest_articles
도구를 사용하여 자세한 블록체인 기사를 읽어보세요. - 다국어 지원 : 영어(
en
), 간체 중국어(cn
), 번체 중국어(cht
)를 지원합니다.
설치
- 저장소 복제 :지엑스피1
- 종속성 설치 :Copy
- 서버 실행 :
- 개발 모드(핫 리로드 활성화):Copy
- Claude Desktop을 사용하여 프로덕션에 사용하는 경우:Copy
- 개발 모드(핫 리로드 활성화):
용법
서버는 두 가지 주요 도구를 제공합니다.
get_latest_news
BlockBeats의 open-api/open-flash
엔드포인트에서 최신 블록체인 관련 뉴스 기사를 가져옵니다.
매개변수 :
size
(정수): 페이지당 기사 수(기본값: 5).max_pages
(int): 가져올 최대 페이지 수(기본값: 1).type
(str): 뉴스 유형 필터, 예: 중요한 뉴스의 경우'push'
(기본값:'push'
).lang
(str): 뉴스 언어(영어는'en'
, 간체 중국어는'cn'
, 번체 중국어는'cht'
; 기본값:'en'
).
예 :
- 입력 : "한 페이지에서 최신 블록체인 뉴스 기사 2개를 영어로 보여주세요."
- 출력 :Copy
get_latest_articles
BlockBeats의 open-api/open-information
엔드포인트에서 심층적인 블록체인 기사를 가져옵니다.
매개변수 :
size
(정수): 페이지당 기사 수(기본값: 5).max_pages
(int): 가져올 최대 페이지 수(기본값: 1).type
(str): 기사 유형 필터, 예: 중요한 기사의 경우'push'
(기본값:'push'
).lang
(str): 기사의 언어(영어는'en'
, 간체 중국어는'cn'
, 번체 중국어는'cht'
; 기본값:'en'
).
예 :
- 입력 : "푸시 유형으로 첫 페이지에서 영어로 된 심층적인 블록체인 기사를 하나 보여주세요."
- 출력 :Copy
특허
이 프로젝트는 MIT 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 라이선스 파일을 참조하세요.
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
BlockBeats에서 AI 에이전트를 위한 블록체인 뉴스와 심층 기사를 전달하는 MCP 서버입니다.
Related MCP Servers
- AsecurityFlicenseAqualityAn MCP server that connects Claude to BrianKnows' blockchain knowledge base, allowing users to search for blockchain/DeFi information and interact with a specialized agent across multiple knowledge bases.Last updated -3JavaScript
- -security-license-qualityA specialized MCP server that enables AI agents to interact with Reddit, including reading posts, creating content, and managing subreddit configurations.Last updated -311TypeScript
Armor Crypto MCPofficial
AsecurityAlicenseAqualityAn MCP server providing unified access to blockchain operations, bridging, swapping, and crypto trading strategies for AI agents.Last updated -20210PythonGPL 3.0- -securityAlicense-qualityAn MCP server that provides real-time cryptocurrency news sourced from NewsData for AI agents.Last updated -3PythonMIT License