Telegram Crypto News Bot with xAI (Grok)
@deb-pradhan
Telegram Crypto News Bot with xAI (Grok) について
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.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"crypto-news-telegram-bot": {
"command": "python",
"args": [
"main.py"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is 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.
How to use Telegram Crypto News Bot with xAI (Grok)?
Clone the repository, install dependencies with pip install -r requirements.txt, create a .env file with your Telegram bot token, xAI API key, Grok endpoint, and MCP server URL, then run python main.py. Start a chat on Telegram and ask for crypto news or general questions.
Key features of Telegram Crypto News Bot with xAI (Grok)
- Conversational AI replies via xAI (Grok)
- Fetches and summarizes latest crypto news from MCP server
- Supports user queries for specific coins or topics
Use cases of Telegram Crypto News Bot with xAI (Grok)
- Stay updated on the latest cryptocurrency news
- Ask for AI‑powered summaries about specific coins
- Get general conversational answers via Grok
- Query market trends or events by topic
FAQ from Telegram Crypto News Bot with xAI (Grok)?
What environment variables are required?
The bot needs TELEGRAM_BOT_TOKEN, XAI_API_KEY, GROK_API_URL, and MCP_SERVER_URL in a .env file.
How do I run the bot after setup?
Run python main.py from the project directory.
Where does the bot fetch crypto news from?
It fetches news from the MCP server URL specified in the MCP_SERVER_URL environment variable.
Can I ask about a specific cryptocurrency?
Yes, the bot supports user queries for specific coins or topics.
What dependencies are needed?
Python and the packages listed in requirements.txt (installed via pip).
「コミュニケーション」の他のコンテンツ
Twilio MCP Monorepo
twilio-labsMonorepo providing 1) OpenAPI to MCP Tool generator 2) Exposing all of Twilio's API as MCP Tools
feishu-tools-mcp
Li-vienMCP server provides Feishu related operations to AI encoding agents such as cursor 飞书MCP插件,读取文档、发送消息、合同审批、数据处理.....
slack-mcp-server
ubie-ossA Slack MCP server
mcp-email-server
ai-zerolabIMAP and SMTP via MCP Server
MCP Headless Gmail Server
baryhuangA MCP (Model Context Protocol) server that provides get, send Gmails without local credential or token setup.
コメント