telegram-account-orchestrator
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OKPAY_ID | No | 付费功能所需,可留空。 | |
| OKPAY_COST | No | 付费功能所需,留空则不收费。 | |
| TAM_DEPLOY | No | 部署模式:local 或 server。 | local |
| OKPAY_TOKEN | No | 付费功能所需,可留空。 | |
| TAM_DRY_RUN | No | 设为 1 时全局干跑,不产生实际副作用。 | |
| TAM_NO_AUTH | No | 设为 1 时本机免令牌访问 Web 控制台。 | |
| TAM_WORKERS | No | ZIP 拆包 / 合并 / 注册时间分类的并发度,上限 32 | 4 |
| TAM_FRONTEND | No | 前端:web、bot 或 both。 | web |
| TAM_READONLY | No | 设为 1 时启用只读模式,写入类工具不可用。 | |
| TAM_BOT_TOKEN | No | Telegram 机器人 Token(仅前端为 bot/both 时需要)。 | |
| TAM_WEB_TOKEN | No | Web 控制台访问令牌。若未设置,会自动生成(除非 TAM_NO_AUTH=1)。 | |
| TAM_KICK_RETRY | No | 清设备失败后的重试间隔:45s / 10m / 2h / 1h30m | 1h |
| TAM_MASTER_KEY | No | 主密钥,用于会话加密。若未设置,会自动生成并写入 .env。 | |
| TAM_TOAPI_BASE | No | 网页/机器人转 API 的取码链接前缀,如 https://api.example.com | |
| TAM_MAX_EXTRACT_MB | No | 解压后总大小上限,防 zip 炸弹 | 512 |
| TAM_PEER_ALLOWLIST | No | 限定可发送的对象列表。 | |
| TAM_READONLY_TOKEN | No | 只读令牌,用于受限访问。 | |
| TAM_AUTO_KICK_HOURS | No | 本机接管满多少小时自动踢其它设备;0 = 关 | 24 |
| TAM_REGTIME_ENDPOINT | No | 留空 = 注册时间分类完全离线,不外发任何号信息 | |
| TAM_BATCH_CONCURRENCY | No | 工具箱、批量任务同时开几个号;调大易触频控 | 3 |
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/soulknight666/telegram-account-orchestrator'
If you have feedback or need assistance with the MCP directory API, please join our Discord server