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 |
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
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/v0idhrt/MTM---MCP-Telegram-MORE'
If you have feedback or need assistance with the MCP directory API, please join our Discord server