MTM - MCP Telegram MORE
by v0idhrt
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_TG_PORT | No | Local port the daemon listens on | 17080 |
| MCP_TG_DATA_DIR | No | Where the DB, uploads, lock, tokens live | ~/.mcp-tg |
| MCP_TG_HOOK_TOKEN | No | Shared secret used by Claude Code hooks to POST into daemon. Auto-generated via /configure | |
| MCP_TG_JWT_SECRET | No | HS256 signing key for MiniApp sessions. Auto-generated on first boot if absent | |
| MCP_TG_DAEMON_PORT | No | Port the hook scripts target (usually same as MCP_TG_PORT) | 17080 |
| TELEGRAM_BOT_TOKEN | Yes | Bot token from @BotFather (required) | |
| MCP_TG_TOOL_EVENTS_TTL_DAYS | No | Retention for the tool-events audit log (hourly cleanup) | 7 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues