MCP AgentChat
by Lynricsy
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TELEGRAM_CHAT_ID | Yes | 目标聊天 ID(仅支持私聊) | |
| TELEGRAM_BOT_TOKEN | Yes | Bot Token (from @BotFather) | |
| TELEGRAM_MAX_IMAGES | No | 最多返回图片数 | 8 |
| TELEGRAM_PARSE_MODE | No | 默认消息格式 | HTML |
| TELEGRAM_FORCE_REPLY | No | 启用强制回复 | true |
| TELEGRAM_INCLUDE_IMAGES | No | 接收图片转 base64 | true |
| TELEGRAM_POLL_INTERVAL_MS | No | 轮询间隔(毫秒) | 2000 |
| TELEGRAM_READ_RECEIPT_TEXT | No | 回执文本 | 已收到 |
| TELEGRAM_READ_RECEIPT_SILENT | No | 静默发送回执 | true |
| TELEGRAM_READ_RECEIPT_ENABLED | No | 发送已读回执 | true |
| TELEGRAM_HEARTBEAT_INTERVAL_MS | No | 心跳间隔(毫秒) | 5000 |
| TELEGRAM_EMERGENCY_TIMEOUT_SECONDS | No | 紧急请求超时(秒) | 6048000 |
| TELEGRAM_GETUPDATES_TIMEOUT_SECONDS | No | getUpdates 长轮询秒数 | 25 |
| TELEGRAM_NON_EMERGENCY_TIMEOUT_TEXT | No | 非紧急超时返回文本 | 用户暂时未回复... |
| TELEGRAM_NON_EMERGENCY_TIMEOUT_SECONDS | No | 非紧急请求超时(秒) | 180 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Lynricsy/AgentChatMCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server