- Explore MCP Servers
- crypto-news-telegram-bot
Crypto News Telegram Bot
What is Crypto News Telegram Bot
crypto-news-telegram-bot is a Telegram bot designed to fetch and summarize cryptocurrency news using the CryptoPanic API, xAI (Grok), and an MCP FastAPI server. It provides users with conversational AI replies and robust logging and error handling.
Use cases
Use cases for crypto-news-telegram-bot include providing real-time updates on cryptocurrency news, answering user queries about specific coins, and assisting users in making informed investment decisions.
How to use
To use crypto-news-telegram-bot, start a chat with the bot on Telegram. Users can ask for the latest cryptocurrency news or general questions. The bot fetches and summarizes the information for the user.
Key features
Key features include conversational AI replies via xAI (Grok), the ability to fetch and summarize the latest crypto news from the MCP server, and support for user queries regarding specific coins or topics.
Where to use
crypto-news-telegram-bot can be used in various fields including cryptocurrency trading, investment research, and general information dissemination about cryptocurrencies.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Overview
What is Crypto News Telegram Bot
crypto-news-telegram-bot is a Telegram bot designed to fetch and summarize cryptocurrency news using the CryptoPanic API, xAI (Grok), and an MCP FastAPI server. It provides users with conversational AI replies and robust logging and error handling.
Use cases
Use cases for crypto-news-telegram-bot include providing real-time updates on cryptocurrency news, answering user queries about specific coins, and assisting users in making informed investment decisions.
How to use
To use crypto-news-telegram-bot, start a chat with the bot on Telegram. Users can ask for the latest cryptocurrency news or general questions. The bot fetches and summarizes the information for the user.
Key features
Key features include conversational AI replies via xAI (Grok), the ability to fetch and summarize the latest crypto news from the MCP server, and support for user queries regarding specific coins or topics.
Where to use
crypto-news-telegram-bot can be used in various fields including cryptocurrency trading, investment research, and general information dissemination about cryptocurrencies.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Content
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
- Clone this repository.
- Install dependencies:
pip install -r requirements.txt - Create a
.envfile with the following variables:TELEGRAM_BOT_TOKEN=your-telegram-bot-tokenXAI_API_KEY=your-xai-api-keyGROK_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)
- Run the bot:
python main.py
Usage
- Start a chat with your bot on Telegram.
- Ask for crypto news or general questions!
License
MIT
Dev Tools Supporting MCP
The following are the main code editors that support the Model Context Protocol. Click the link to visit the official website for more information.










