-
securityF
license-
qualityAn MCP server that enables communication with users through Telegram. This server provides a tool to ask questions to users and receive their responses via a Telegram bot.
Last updated -
1
16
JavaScript
uv run http-server/http-server.py
uv run mcp install mcp-server/mcp-server.py
MCP 服务器提供以下功能:
get_unread_entities
:获取包含未读消息的实体get_unread_messages(id)
:获取给定实体 id 的所有未读消息get_messages(id, count)
:从实体中获取按计数限制的消息get_entities
:获取当前会话中的所有实体get_entity_by_id(id)
:从当前会话中获取实体send_message(entity_id, content, reply_to_message_id)
:向实体发送带有可选标记和回复的消息brew install uv
You must be authenticated.
local-only server
The server can only run on the client's local machine because it depends on local resources.
一个可以与 Telegram 消息平台交互的 MCP 服务器,允许用户检索未读消息、获取实体信息并通过自然语言界面发送消息。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/prem-research/telegram-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server