Token导航 LogoToken导航TokenDH.com
Crypto News Telegram Bot logo
搜索检索stdio官方级别未说明来源级核验

Crypto News Telegram Bot

MCP Server

A Telegram bot that fetches and summarizes cryptocurrency news using CryptoPanic API, xAI (Grok), and an MCP FastAPI server. Includes robust logging and error handling.

工具数

0

提示词数

0

GitHub Stars

0

资源数

0
加密货币Python搜索

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

作者 / 组织

deb-pradhan

提供方

deb-pradhan

最后核验

2026/5/18 02:51

快速接入

先看主来源和安装命令,再打开仓库或文档;下面只保留这个条目的关键接入事实。

命令预览

pip install -r requirements.txt

详细介绍

Telegram Crypto News Bot with xAI (Grok)\

\ A Telegram bot that replies to user queries using xAI (Grok) and can fetch/summarize cryptocurrency news from an MCP server.\ \

Features\

  • Conversational AI replies via xAI (Grok)\
  • Fetches and summarizes latest crypto news from MCP server\
  • Supports user queries for specific coins/topics\

\

Setup\

  1. Clone this repository.\
  2. Install dependencies:\
   pip install -r requirements.txt\
  1. Create a .env file with the following variables:\

- TELEGRAM_BOT_TOKEN=your-telegram-bot-token\ - XAI_API_KEY=your-xai-api-key\ - GROK_API_URL=https://api.groq.com/openai/v1/chat/completions (or your xAI endpoint)\ - MCP_SERVER_URL=http://127.0.0.1:8000/get_crypto_news (or your MCP endpoint)\

  1. Run the bot:\
   python main.py\

\

Usage\

  • Start a chat with your bot on Telegram.\
  • Ask for crypto news or general questions!\

\

License\

MIT

目录标签

目录标签

加密货币Python搜索research-and-data本地部署新闻摘要Telegram机器人xAIGrok

接入字段

传输方式(transport,传输协议)

stdio

鉴权方式(authType,认证方式)

token

工具数量(toolCount,工具数)

0

资源数量(resourceCount,资源数)

0

提示词数量(promptCount,提示词数)

0

权限和风险

stdiotoken部署方式未说明

接入前请确认传输方式、认证方式和部署位置,并根据实际工具能力限制访问范围。

安装前确认

不要直接授予不必要的文件、网络或账号权限;先核对安装命令和配置内容。

来源信息

继续浏览同类 MCP