Telegram Crypto News Bot with xAI (Grok)
@deb-pradhan
About 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.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"crypto-news-telegram-bot": {
"command": "python",
"args": [
"main.py"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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).
Frequently asked questions
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).
Basic information
More Communication MCP servers
Discord Mcp
SaseQA MCP server for the Discord integration. Enable your AI assistants to seamlessly interact with Discord. Enhance your Discord experience with powerful automation capabilities.
Mattermost MCP Server
pvevMattermost MCP server to enable Claude to interact with Mattermost Workspaces
MCP Email Server
Shy2593666979一个基于 MCP (Model Context Protocol) 的邮件服务,支持 LLM 发送带附件的电子邮件及在指定目录中搜索文件。提供安全的 SMTP 传输、多收件人支持和附件模式匹配搜索功能,适用于 Gmail、Outlook、Yahoo、QQ 邮箱和网易 126 邮箱等主流邮箱服务。
Telegram MCP Server
kfastovTelegram user console client and archiver
Gmail
shinzo-labsMCP Implementation for Gmail Services
Comments