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 | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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/v0idhrt/MTM---MCP-Telegram-MORE'
If you have feedback or need assistance with the MCP directory API, please join our Discord server